Replies: 2 comments
-
It sounds like a good improvements on DX, maybe it's not the top priority but definitely will help. Anyway there is already a CLI tool for Dokploy, you can take a look here: https://github.com/Dokploy/cli |
Beta Was this translation helpful? Give feedback.
0 replies
-
Yeah someone asked a similar question on discord, make the CLI more usable like uploading the projects from your current workspace, updating enviroment variables, we could improve in the future. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Vercel has a command line to pull environment variables from cloud to a local .env file and could push a local .env file to update environment variables on the cloud.
Maybe we can introduce a cli tool to do not only environment variable but also other management works.
Beta Was this translation helpful? Give feedback.
All reactions