We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba60ddf commit 8bfe802Copy full SHA for 8bfe802
docs/docs/reference/infrahub-cli/infrahub-upgrade.mdx
@@ -15,6 +15,7 @@ $ infrahub upgrade [OPTIONS] [CONFIG_FILE]
15
**Options**:
16
17
* `--check / --no-check`: Check the state of the system without upgrading. [default: no-check]
18
+* `--rebase-branches / --no-rebase-branches`: Rebase and apply migrations to branches if required. [default: no-rebase-branches]
19
* `--install-completion`: Install completion for the current shell.
20
* `--show-completion`: Show completion for the current shell, to copy it or customize the installation.
21
* `--help`: Show this message and exit.
0 commit comments