az arcdata dc endpoint
Note
This reference is part of the arcdata extension for the Azure CLI (version 2.3.1 or higher). The extension will automatically install the first time you run an az arcdata dc endpoint command. Learn more about extensions.
Endpoint commands.
Commands
Name | Description | Type | Status |
---|---|---|---|
az arcdata dc endpoint list |
List the data controller endpoint. |
Extension | GA |
az arcdata dc endpoint list
List the data controller endpoint.
az arcdata dc endpoint list --k8s-namespace
[--endpoint-name]
[--use-k8s]
Examples
Lists all available data controller endpoints.
az arcdata dc endpoint list --k8s-namespace namespace
Required Parameters
The Kubernetes namespace in which the data controller exists.
Optional Parameters
Arc data controller endpoint name.
Use local Kubernetes APIs to perform this action.
Global Parameters
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Increase logging verbosity. Use --debug for full debug logs.