Skip to content

Commit d74d165

Browse files
authored
Remove control
per request
1 parent 7810054 commit d74d165

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

docs/big-data-cluster/reference-azdata.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,8 @@ ms.technology: big-data-cluster
2222
|[azdata sql](reference-azdata-sql.md) | The SQL DB CLI allows the user to interact with SQL Server via T-SQL. |
2323
|[azdata app](reference-azdata-app.md) | Create, delete, run, and manage applications. |
2424
|[azdata bdc](reference-azdata-bdc.md) | Select, manage, and operate SQL Server Big Data Clusters. |
25-
|[azdata control](reference-azdata-control.md) | Create, delete, and manage control planes. |
26-
[azdata login](#azdata-login) | Log in to the cluster's controller endpoint.
27-
[azdata logout](#azdata-logout) | Log out of cluster.
25+
|[azdata login](#azdata-login) | Log in to the cluster's controller endpoint.
26+
|[azdata logout](#azdata-logout) | Log out of cluster.
2827
## azdata login
2928
When your cluster is deployed, it will list the controller endpoint during deployment, which you should use to login. If you do not know the controller endpoint, you may login by having your cluster's kube config on your system in the default location of <user home>/.kube/config or use the KUBECONFIG env var, i.e. export KUBECONFIG=path/to/.kube/config.
3029
```bash
@@ -63,7 +62,7 @@ Show this help message and exit.
6362
#### `--output -o`
6463
Output format. Allowed values: json, jsonc, table, tsv. Default: json.
6564
#### `--query -q`
66-
JMESPath query string. See [http://jmespath.org/](http://jmespath.org/]) for more information and examples.
65+
JMESPath query string. See [http://jmespath.org/](http://jmespath.org/) for more information and examples.
6766
#### `--verbose`
6867
Increase logging verbosity. Use --debug for full debug logs.
6968
## azdata logout

0 commit comments

Comments
 (0)