replicatedctl task ls

List tasks

This content is associated with a legacy version of the Replicated product. For the current Replicated product docs, click here.

replicatedctl task ls

List tasks

Synopsis

List tasks

replicatedctl task ls [flags]

Options

      --all               Display all tasks
  -h, --help              help for ls
  -o, --output string     Output format. One of: json|yaml
  -q, --quiet             Only display IDs
      --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