Commit Graph

6 Commits

Author SHA1 Message Date
Mauricio Siu
10cfe23763 feat: enhance CLI commands with improved flags and error handling
This commit introduces several improvements across multiple CLI commands:
- Added new flags for more flexible command usage
- Implemented interactive mode for commands when flags are not provided
- Improved error handling and messaging
- Added support for environment variable authentication
- Standardized confirmation prompts and error messages
- Enhanced type safety with TypeScript improvements
2025-02-23 21:29:45 -06:00
Mauricio Siu
3b12f55ae4 feat: add stop command 2024-06-22 16:46:05 -06:00
Mauricio Siu
e48c58c883 feat: add deploy command 2024-06-22 16:22:30 -06:00
Mauricio Siu
d610c967d9 refactor: add commands 2024-06-22 00:52:17 -06:00
Mauricio Siu
fbf6b7f5cc feat: add delete 2024-06-12 23:15:00 -06:00
Mauricio Siu
99451d416c feat: add database create 2024-06-12 23:01:46 -06:00