Difference between revisions of "Az devops project list"

From wikieduonline
Jump to navigation Jump to search
(Created page with "{{lowercase}} == See also == * {{az}} Category:Azure")
 
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
  
 +
az devops project list | grep name
 +
 +
az devops project list
 +
--organization must be specified. The value should be the URI of your Azure DevOps organization, for example:
 +
https://dev.azure.com/MyOrganization/ or your Azure DevOps Server organization. You can set a default value by running: az devops
 +
configure --defaults organization=https://dev.azure.com/MyOrganization/. For auto detection to work (--detect true), you must be in a
 +
local Git directory that has a "remote" referencing a Azure DevOps or Azure DevOps Server repository.
 +
 +
<pre>
 +
az devops project list
 +
TF400813: The user '' is not authorized to access this resource.
 +
</pre>
 +
 +
== Related ==
 +
* <code>[[az devops configure]]</code>
 +
* <code>[[az devops project show]]</code>
  
 
== See also ==
 
== See also ==
 +
* {{az devops}}
 
* {{az}}
 
* {{az}}
  
 
[[Category:Azure]]
 
[[Category:Azure]]

Latest revision as of 12:13, 1 March 2022

az devops project list | grep name
az devops project list
--organization must be specified. The value should be the URI of your Azure DevOps organization, for example: 
https://dev.azure.com/MyOrganization/ or your Azure DevOps Server organization. You can set a default value by running: az devops 
configure --defaults organization=https://dev.azure.com/MyOrganization/. For auto detection to work (--detect true), you must be in a 
local Git directory that has a "remote" referencing a Azure DevOps or Azure DevOps Server repository.
 az devops project list
 TF400813: The user '' is not authorized to access this resource.

Related[edit]

See also[edit]

Advertising: