Difference between revisions of "Az pipelines list"

From wikieduonline
Jump to navigation Jump to search
 
(7 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
  
 +
[[az pipelines]] list
 +
az pipelines list | grep name
 +
[[az pipelines list --help]]
  
  
 
  az pipelines list
 
  az pipelines list
 
  --organization must be specified. The value should be the URI of your Azure DevOps organization, for example:  
 
  --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  
+
  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.
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.
 
  
 
== See also ==
 
== See also ==
 +
* {{az pipelines}}
 
* {{az}}
 
* {{az}}
  
 
[[Category:Azure]]
 
[[Category:Azure]]

Latest revision as of 02:22, 2 March 2022

az pipelines list
az pipelines list | grep name
az pipelines list --help


az pipelines 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.


See also[edit]

Advertising: