Difference between revisions of "Az repos"

From wikieduonline
Jump to navigation Jump to search
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
<pre>
 
az repos --help
 
  
Group
+
* <code>[[az repos --help]]</code>
    az repos : Manage Azure Repos.
+
* <code>[[az repos list]]</code>
        This command group is a part of the azure-devops extension.
+
* <code>[[az repos pr --help]]</code>
  
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>
 
  
 +
az repos
 +
the following arguments are required: _subcommand
 +
 +
Examples from AI knowledge base:
 +
az group list --query "[?location=='westus']"
 +
List all resource groups located in the West US region.
 +
 +
https://docs.microsoft.com/en-US/cli/azure/group#az_group_list
 +
Read more about the command in reference docs
  
 
== Related ==
 
== Related ==
 
* <code>[[az repos pr create]]</code>
 
* <code>[[az repos pr create]]</code>
 +
* <code>[[az devops]], [[az devops --help]]</code>
  
 
== See also ==
 
== See also ==
 +
* {{az repos pr}}
 +
* {{az repos}}
 
* {{az}}
 
* {{az}}
 +
* {{Azure DevOps Services}}
  
 
[[Category:Azure]]
 
[[Category:Azure]]

Latest revision as of 01:21, 1 February 2022


az repos
the following arguments are required: _subcommand

Examples from AI knowledge base:
az group list --query "[?location=='westus']"
List all resource groups located in the West US region.

https://docs.microsoft.com/en-US/cli/azure/group#az_group_list
Read more about the command in reference docs

Related[edit]

See also[edit]

Advertising: