add manual crud commands.

refactor cli interface.
remove file handler.
This commit is contained in:
publicmatt
2024-04-03 07:33:48 -07:00
parent dbdcf5a3ab
commit 0b128ee2e1
15 changed files with 1174 additions and 669 deletions

3
.env.example Normal file
View File

@@ -0,0 +1,3 @@
GODADDY_DOMAIN="example.com"
GODADDY_KEY="XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"
GODADDY_SECRET="XXXXXXXXXXXXXXXXXXXXXX"