Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/references/commands/cli/app/epinio_app_update.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ epinio app update NAME [flags]
-v, --chart-value strings chart customization to be used
-z, --clear-routes clear routes / no routes
-e, --env strings environment variables to be used
--no-restart do not restart app after updating values
-h, --help help for update
-i, --instances int32 The number of instances the application should have (default 1)
-r, --route strings Custom route to use for the application (a subdomain of the default domain will be used if this is not set). Can be set multiple times to use multiple routes with the same application.
Expand Down