frankendeploy shell
frankendeploy shell
Open a shell in the application container
Synopsis
Opens an interactive shell session inside the deployed application container.
Example: frankendeploy shell production
frankendeploy shell <server> [flags]
Options
-h, --help help for shell
-u, --user string User to run shell as
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 - Deploy Symfony applications with FrankenPHP