replicatedctl app stop

Stop the app

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

replicatedctl app stop

Stop the app

Synopsis

Stop the app

replicatedctl app stop [flags]

Options

  -a, --attach            Attach to task
  -f, --force             Force stop
  -h, --help              help for stop
  -q, --quiet             Only display task ID
      --raw               Raw JSON stream
      --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