northflank list branches
Gets a list of branches for the repo
Options
Name | Description |
---|---|
--verbose | Verbose output |
--quiet | No console output |
--repositoryName <REPOSITORYNAME> | Name of the repository, example: next-js-example |
--repositoryOwner <REPOSITORYOWNER> | Name of the owner of the repository, example: northflank-examples |
--vcsService <VCSSERVICE> | Version control provider of the repository, example: github |
--noDefaults | OPTIONAL: Don't use context default values, explicitly use options or ask |
-o, --output <OUTPUT> | OPTIONAL: Output formatting, options: '--output json|yaml|custom-columns=<column1>,<column2>,...' |
-h, --help | Display help for command |