northflank list repos
Gets a list of repositories accessible to this account
Options
Name | Description |
---|---|
--verbose | Verbose output |
--quiet | No console output |
--vcs_service <VCS_SERVICE> | OPTIONAL: If provided, only returns repositories belonging to this version control provider., example: github |
--self_hosted_vcs_id <SELF_HOSTED_VCS_ID> | OPTIONAL: If provided, only returns repositories belonging to this self-hosted version control provider |
--account_login <ACCOUNT_LOGIN> | OPTIONAL: If provided, only returns repositories that can be accessed by the linked version control account with this name., example: example-user |
--vcs_link_id <VCS_LINK_ID> | OPTIONAL: If provided, only returns repositories belong to that VCS link |
--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 |