az devops service-endpoint list --help

From wikieduonline
Jump to navigation Jump to search

This command is from the following extension: azure-devops

Command
    az devops service-endpoint list : List service endpoints in a project.
        :rtype: list of :class:`VssJsonCollectionWrapper
        <service_endpoint.v4_1.models.ServiceEndpoint>`.

Arguments
    --detect                        : Automatically detect organization.  Allowed values: false,
                                      true.
    --org --organization            : Azure DevOps organization URL. You can configure the default
                                      organization using az devops configure -d
                                      organization=ORG_URL. Required if not configured as default or
                                      picked up via git config. Example:
                                      https://dev.azure.com/MyOrganizationName/.
    --project -p                    : Name or ID of the project. You can configure the default
                                      project using az devops configure -d project=NAME_OR_ID.
                                      Required if not configured as default or picked up via git
                                      config.

Global Arguments
    --debug                         : Increase logging verbosity to show all debug logs.
    --help -h                       : Show this help message and exit.
    --only-show-errors              : Only show errors, suppressing warnings.
    --output -o                     : Output format.  Allowed values: json, jsonc, none, table, tsv,
                                      yaml, yamlc.  Default: json.
    --query                         : JMESPath query string. See http://jmespath.org/ for more
                                      information and examples.
    --query-examples [Experimental] : Recommend JMESPath string for you. You can copy one
                                      of the query and paste it after --query parameter within
                                      double quotation marks to see the results. You can add one or
                                      more positional keywords so that we can give suggestions based
                                      on these key words.
        This parameter is experimental and under development. Reference and support levels:
        https://aka.ms/CLI_refstatus
    --subscription                  : Name or ID of subscription. You can configure the default
                                      subscription using `az account set -s NAME_OR_ID`.
    --verbose                       : Increase logging verbosity. Use --debug for full debug logs.

To search AI knowledge base for examples, use: az find "az devops service-endpoint list"

Please let us know how we are doing: https://aka.ms/azureclihats

See also[edit]

Advertising: