Skip to content

feat: Enhance Dokploy CLI with new commands and improved functionality - #19

Open
privatejava wants to merge 4 commits into
Dokploy:mainfrom
Workharu:feat/enchanced-cli
Open

feat: Enhance Dokploy CLI with new commands and improved functionality#19
privatejava wants to merge 4 commits into
Dokploy:mainfrom
Workharu:feat/enchanced-cli

Conversation

@privatejava

Copy link
Copy Markdown
  • Added interactive authentication and verification commands.
  • Introduced quick start guide in the README for easier onboarding.
  • Implemented app list command to list applications and services within an environment.
  • Created env get command to retrieve a single environment variable from a service.
  • Developed env pull command to download environment variables to a local file with confirmation options.
  • Added env set command to set or update a single environment variable on a service with confirmation prompts.
  • Implemented environment list command to list all environments within a project.
  • Enhanced project list command to improve output formatting and information display.
- Added interactive authentication and verification commands.
- Introduced quick start guide in the README for easier onboarding.
- Implemented `app list` command to list applications and services within an environment.
- Created `env get` command to retrieve a single environment variable from a service.
- Developed `env pull` command to download environment variables to a local file with confirmation options.
- Added `env set` command to set or update a single environment variable on a service with confirmation prompts.
- Implemented `environment list` command to list all environments within a project.
- Enhanced `project list` command to improve output formatting and information display.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant