replicatedctl app-release apply

Applies pending app releases

This content is associated with a legacy version of the Replicated product. For the current Replicated product documentation, see docs.replicated.com.

replicatedctl app-release apply

Applies pending app releases

Synopsis

Applies pending app releases

replicatedctl app-release apply [flags]

Options

  -a, --attach               Attach to task
      --fetch-timeout uint   Fetch timeout in seconds (default 300)
  -h, --help                 help for apply
  -q, --quiet                Only display task ID
      --raw                  Raw JSON stream
      --sequence string      Apply releases up to and including specified sequence. Leave empty for all.
      --template string      Format the output using the given Go template

Options inherited from parent commands

      --host string   Replicated API host (default "unix:///var/run/replicated/replicated-cli.sock")

SEE ALSO