az postgres server-arc 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 postgres server-arc endpoint command. Learn more about extensions.
Command group 'postgres server-arc' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus
Manage Azure Arc enabled PostgreSQL server endpoints.
Commands
Name | Description | Type | Status |
---|---|---|---|
az postgres server-arc endpoint list |
List Azure Arc enabled PostgreSQL server endpoints. |
Extension | Preview |
az postgres server-arc endpoint list
Command group 'postgres server-arc' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus
List Azure Arc enabled PostgreSQL server endpoints.
az postgres server-arc endpoint list [--k8s-namespace]
[--name]
[--use-k8s]
Examples
List Azure Arc enabled PostgreSQL server endpoints.
az postgres server-arc endpoint list --name postgres01 --k8s-namespace namespace --use-k8s
Optional Parameters
The Kubernetes namespace where the Azure Arc enabled PostgreSQL server is deployed. If no namespace is specified, then the namespace defined in the kubeconfig will be used.
Name of the Azure Arc enabled PostgreSQL server.
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.