Import a VCS configuration on a project from a yaml file
Import a VCS configuration on a project from a yaml file
cdsctl project vcs import [ PROJECT-KEY ] FILENAME [flags]
cdsctl project vcs import MY-PROJECT file.yml
--force
-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
Manage VCS on a CDS project