rancher apps
Operations with apps. Uses helm. Flags are prepended with 'helm' can also be accurately described by helm documentation
Subcommands
Name | Description |
---|---|
ls | List all apps in the current Rancher server |
delete | Delete an app |
install | Install an app template |
rollback | Rollback an app to a previous version |
upgrade | Upgrade an existing app to a newer version |
list-templates, lt | List templates available for installation |
show-tempate, st | Show versions available to install for an app template |
show-app, sa | Show an app's available versions and revisions |
show-notes | Show contents of apps notes.txt |
Options
Name | Description |
---|---|
--format, -o <format> | Output format: 'json', 'yaml' or custom format |
--quiet, -q | Only display IDs or suppress help text |
--help, -h | Show help |