Add a repository from git context to codefresh.
codefresh add repository [fullname]
codefresh add repo [fullname]
Option | Alias | Default | Description |
---|---|---|---|
fullname | Full name of repo (template: “owner/repo”). required |
Option | Alias | Type | Default | Description |
---|---|---|---|---|
--help | Print help information | |||
--context | -c | Name of the git context to use, if not passed the default will be used |
codefresh add repo codefresh-io/some-repo
codefresh add repo codefresh-io/some-repo -c bitbucket