Skip to content

Latest commit

 

History

History
62 lines (56 loc) · 2.02 KB

File metadata and controls

62 lines (56 loc) · 2.02 KB
title azdata bdc control status reference
description Reference article for azdata bdc control status commands.
author MikeRayMSFT
ms.author mikeray
ms.reviewer mihaelab
ms.metadata seo-lt-2019
ms.date 12/13/2019
ms.topic reference
ms.prod sql
ms.technology big-data-cluster

azdata bdc control status

[!INCLUDEtsql-appliesto-ssver15-xxxx-xxxx-xxx]

The following article provides reference for the bdc control commands in the azdata tool. For more information about other azdata commands, see azdata reference

Commands

azdata bdc control status show Control service status.

azdata bdc control status show

Control service status.

azdata bdc control status show [--resource -r] 
                               [--all -a]

Examples

Get status of service.

azdata bdc control status show

Get status of control service with all instances.

azdata bdc control status show --all

Get status of the control resource within the control service.

azdata bdc control status show --resource control

Optional Parameters

--resource -r

Get this resource in this service.

--all -a

Show all the instances of each resource within the service.

Global Arguments

--debug

Increase logging verbosity to show all debug logs.

--help -h

Show this help message and exit.

--output -o

Output format. Allowed values: json, jsonc, table, tsv. Default: json.

--query -q

JMESPath query string. See http://jmespath.org/ for more information and examples.

--verbose

Increase logging verbosity. Use --debug for full debug logs.

Next steps

For more information about other azdata commands, see azdata reference. For more information about how to install the azdata tool, see Install azdata to manage SQL Server 2019 big data clusters.