Skip to content

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

2 participants