Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 1023 Bytes

cloudcli_queue_detail.md

File metadata and controls

39 lines (28 loc) · 1023 Bytes

cloudcli queue detail

Get details of tasks

Synopsis

Get details of tasks

cloudcli queue detail [flags]

Options

  -h, --help             help for detail
      --id stringArray   Command ids to get details for
                         --id ID1 --id ID2
      --log              Only output the command log
      --wait             Wait for command to complete

Options inherited from parent commands

      --api-clientid string   API Client ID
      --api-secret string     API Secret
      --config string         config file (default is $HOME/.cloudcli.yaml)
      --debug                 enable debug output to stderr
      --dryrun                enable dry run mode, does not perform actions
      --format string         output format, default format is a human readable summary
      --no-config             disable loading from config file

SEE ALSO

Auto generated by spf13/cobra on 22-Oct-2024