frankendeploy env pull
frankendeploy env pull
Pull environment variables from the server
Synopsis
Downloads the environment variables from the server to a local file.
Example: frankendeploy env pull prod
frankendeploy env pull <server> [flags]
Options
-h, --help help for pull
Options inherited from parent commands
--config string Config file (default: frankendeploy.yaml)
-v, --verbose Show detailed logs
-y, --yes Skip confirmations (CI/CD mode)
SEE ALSO
- frankendeploy env - Manage environment variables on servers