frankendeploy rollback

frankendeploy rollback

Rollback to previous release

Synopsis

Rolls back the application to a previous release.

If no release is specified, rolls back to the immediately previous release.

Example: frankendeploy rollback production # Rollback to previous frankendeploy rollback production 20240115 # Rollback to specific release

frankendeploy rollback <server> [release] [flags]

Options

  -h, --help   help for rollback

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

Auto generated by spf13/cobra on 20-Apr-2026