Difference between revisions of "Az pipelines list"

From wikieduonline
Jump to navigation Jump to search
 
Line 9: Line 9:
 
  --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 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.
 
  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.
 
  
  

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: