Difference between revisions of "Az repos"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
 +
<pre>
 +
az repos --help
 +
 +
Group
 +
    az repos : Manage Azure Repos.
 +
        This command group is a part of the azure-devops extension.
 +
 +
Subgroups:
 +
    import : Manage Git repositories import.
 +
    policy : Manage branch policy.
 +
    pr    : Manage pull requests.
 +
    ref    : Manage Git references.
 +
 +
Commands:
 +
    create : Create a Git repository in a team project.
 +
    delete : Delete a Git repository in a team project.
 +
    list  : List Git repositories of a team project.
 +
    show  : Get the details of a Git repository.
 +
    update : Update the Git repository.
 +
 +
To search AI knowledge base for examples, use: az find "az repos"
 +
 +
Please let us know how we are doing: https://aka.ms/azureclihats
 +
</pre>
  
  

Revision as of 00:03, 1 February 2022

az repos --help

Group
    az repos : Manage Azure Repos.
        This command group is a part of the azure-devops extension.

Subgroups:
    import : Manage Git repositories import.
    policy : Manage branch policy.
    pr     : Manage pull requests.
    ref    : Manage Git references.

Commands:
    create : Create a Git repository in a team project.
    delete : Delete a Git repository in a team project.
    list   : List Git repositories of a team project.
    show   : Get the details of a Git repository.
    update : Update the Git repository.

To search AI knowledge base for examples, use: az find "az repos"

Please let us know how we are doing: https://aka.ms/azureclihats


Related

See also

Advertising: