az arcdata dc status
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 status command. Learn more about extensions.
Status commands.
Commands
Name | Description | Type | Status |
---|---|---|---|
az arcdata dc status show |
Show the status of the data controller. |
Extension | GA |
az arcdata dc status show
Show the status of the data controller.
az arcdata dc status show [--k8s-namespace]
[--name]
[--resource-group]
[--use-k8s]
Examples
Show the status of the data controller in a particular kubernetes namespace.
az arcdata dc status show --k8s-namespace namespace --use-k8s
Show the status of a directly connected data controller in a particular resource group.
az arcdata dc status show --resource-group resource-group
Optional Parameters
The Kubernetes namespace in which the data controller exists.
The name for the data controller.
The Azure resource group in which the data controller exists.
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.