cdsctl shell

cdsctl interactive shell

Synopsis

CDS Shell Mode. default commands:

Other commands are available depending on your position. Example, run interactively a workflow:

cd /project/MY_PRJ_KEY/workflow/MY_WF
run -i

asciicast

asciicast

cdsctl shell

Options inherited from parent commands

  -c, --context string   cdsctl context name
  -f, --file string      set configuration file
      --insecure         (SSL) This option explicitly allows curl to perform "insecure" SSL connections and transfers.
  -n, --no-interactive   Set to disable interaction with ctl
      --verbose          Enable verbose output

SEE ALSO