Synopsis
Flags
Flags inherited from parent commands
Examples Use Cases
These examples all assume that the flags--api-token, --org, --host, (and --flow, --trail when required), are set/provided.
list repos for an org (first page, 15 per page)
list repos for an org (first page, 15 per page)
list repos filtered by name (exact match on the full repo name)
list repos filtered by name (exact match on the full repo name)
list repos whose name contains a substring (case-insensitive)
list repos whose name contains a substring (case-insensitive)
list repos filtered by VCS provider (in JSON)
list repos filtered by VCS provider (in JSON)
list repos tagged with team=platform
list repos tagged with team=platform
list repos sorted by name, Z–A
list repos sorted by name, Z–A
show the second page of repos (25 per page)
show the second page of repos (25 per page)