cdsctl workflow ascode

Transform an existing workflow to an as code workflow

Synopsis

Transform an existing workflow to an as code workflow

cdsctl workflow ascode [ PROJECT-KEY WORKFLOW-NAME ] [flags]

Options

      --branch string    
      --fields string    Only display specified object fields. 'empty' will display all fields, 'all' will display all object fields, 'field1,field2' to select multiple fields
      --format string    Output format: plain|json|yaml (default "plain")
      --message string   
  -q, --quiet            Only display object's key
      --silent           
      --verbose          Display all object fields

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

SEE ALSO