Enviroment
A guide to using the Dokploy CLI to manage enviroment
The Dokploy CLI can be used to create, deploy, and manage enviroments.
Requirements
Is required to be already authenticated with the Dokploy CLI.
Commands
dokploy env pull <file>
- Pull environment variables from Dokploy in a file.dokploy env push <file>
- Push environment variables to Dokploy from a file.