copilot pipeline init
Creates a pipeline for the services in your workspace
Options
Name | Description |
---|---|
--app, -a <name> | Name of the application |
--environments, -e <environments> | Environments to add to the pipeline |
--git-branch, -b <git-branch> | Branch used to trigger your pipeline |
--github-access-token, -t <github-access-token> | GitHub personal access token for your repository |
--github-url <github-url> | (Deprecated.) Use --url instead. Repository URL to trigger your pipeline |
--url, -u <url> | The repository URL to trigger your pipeline. Supported providers are: GitHub, CodeCommit, Bitbucket |
--help, -h | Help for command |