Skip to content

feat: enhance CLI commands with improved flags and error handling #6

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Feb 24, 2025

Conversation

Siumauricio
Copy link
Contributor

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

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
- Add support for DOKPLOY_AUTH_TOKEN and DOKPLOY_URL environment variables
- Enhance error messaging for authentication configuration
- Improve token validation process with more robust error handling
- Update version to v0.2.6
@Siumauricio Siumauricio linked an issue Feb 24, 2025 that may be closed by this pull request
@Siumauricio Siumauricio merged commit 21dd3f0 into main Feb 24, 2025
0 of 6 checks passed
@Siumauricio Siumauricio deleted the 2-make-the-cli-work-on-ci branch February 24, 2025 04:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make the CLI work on CI
1 participant