Skip to content

Commit

Permalink
chore(doc): Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicolas Cohen committed Sep 10, 2019
1 parent 87cee00 commit f708965
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -5467,6 +5467,8 @@ This is only required when Spinnaker is being deployed in non-Kubernetes cluster
* `--type`: Distributed: Deploy Spinnaker with one server group per microservice, and a single shared Redis.
LocalDebian: Download and run the Spinnaker debians on the machine running the Daemon.
LocalGit: Download and run the Spinnaker git repos on the machine running the Daemon.
Operator: Deploy Spinnaker via the pre-installed Spinnaker Operator.

* `--update-versions`: When set to "false", any *local* version of Spinnaker components will be used instead of attempting to update. This does not work for distributed installations of Spinnaker, where no *local* version exists.
* `--vault-address`: The address of a running Vault datastore. See [https://www.vaultproject.io/](https://www.vaultproject.io/). This is only required when Spinnaker is being deployed in non-Kubernetes clustered configuration.
* `--vault-enabled`: Whether or not to use Vault as a secret storage mechanism to deploy Spinnaker.
Expand Down

0 comments on commit f708965

Please sign in to comment.