다음을 통해 공유


az redisenterprise operation-status

비고

이 참조는 Azure CLI(버전 2.61.0 이상)에 대한 redisenterprise 확장의 일부입니다. az redisenterprise operation-status 명령을 처음 실행할 때 확장이 자동으로 설치됩니다. 확장에 대한 자세한 알아봅니다.

작업의 상태를 가져옵니다.

명령

Name Description 형식 상태
az redisenterprise operation-status show

작업 상태를 가져옵니다.

확장 GA

az redisenterprise operation-status show

작업 상태를 가져옵니다.

az redisenterprise operation-status show [--ids]
                                         [--location]
                                         [--name]
                                         [--subscription]

예제

작업의 상태 가져오기

az redisenterprise operation-status show --operation-id "testoperationid" --location "West US"

선택적 매개 변수

--ids

하나 이상의 리소스 ID(공백으로 구분). '리소스 ID' 인수의 모든 정보를 포함하는 전체 리소스 ID여야 합니다. --ids 또는 다른 '리소스 ID' 인수를 제공해야 합니다.

--location -l

위치. 값 출처: az account list-locations. az configure --defaults location=<location>사용하여 기본 위치를 구성할 수 있습니다.

--name --operation-id -n

진행 중인 비동기 작업의 ID입니다.

--subscription

구독의 이름 또는 ID입니다. az account set -s NAME_OR_ID사용하여 기본 구독을 구성할 수 있습니다.

전역 매개 변수
--debug

로깅 수위를 높여 모든 디버그 로그를 표시합니다.

--help -h

이 도움말 메시지를 표시하고 종료합니다.

--only-show-errors

경고를 표시하지 않고 오류만 표시합니다.

--output -o

출력 형식

허용되는 값: json, jsonc, none, table, tsv, yaml, yamlc
Default value: json
--query

JMESPath 쿼리 문자열입니다. 자세한 내용 및 예제는 http://jmespath.org/ 참조하세요.

--subscription

구독의 이름 또는 ID입니다. az account set -s NAME_OR_ID사용하여 기본 구독을 구성할 수 있습니다.

--verbose

로깅의 자세한 정도를 증가시킵니다. 전체 디버그 로그에 --debug를 사용합니다.