Difference between revisions of "Az pipelines list"
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
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. | local Git directory that has a "remote" referencing a Azure DevOps or Azure DevOps Server repository. | ||
Revision as of 14:27, 14 January 2022
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
Advertising: