cdsctl project integration export

Export a integration configuration from a project to stdout

Synopsis

Export a integration configuration from a project to stdout

cdsctl project integration export [ PROJECT-KEY ] NAME

Examples

cdsctl project integration export MY-PROJECT MY-INTEGRATION-NAME > file.yaml

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