az redisenterprise operation-status
참고
이 참조는 Azure CLI에 대 한 redisenterprise 확장의 일부 이며 버전 2.15.0 이상이 필요 합니다. 확장은 az redisenterprise operation-status 명령을 처음 실행할 때 자동으로 설치 됩니다. 확장에 대해 자세히 알아보세요.
Redis Enterprise 작업 상태를 관리 합니다.
명령
| az redisenterprise operation-status show |
작업의 상태를 가져옵니다. |
az redisenterprise operation-status show
작업의 상태를 가져옵니다.
az redisenterprise operation-status show --location
--operation-id
예제
작업의 상태를 가져옵니다.
az redisenterprise operation-status show --operation-id "testoperationid" --location "West US"
필수 매개 변수
--location -l
위치입니다. 값 출처: az account list-locations. az configure --defaults location=<location>을 사용하여 기본 위치를 구성할 수 있습니다.
--operation-id
작업의 고유 식별자입니다.
전역 매개 변수
--debug
로깅의 자세한 정도를 늘려 모든 디버그 로그를 표시합니다.
--help -h
이 도움말 메시지를 표시하고 종료합니다.
--only-show-errors
오류만 표시하고, 경고를 표시하지 않습니다.
--output -o
출력 형식입니다.
--query
JMESPath 쿼리 문자열입니다. 자세한 내용 및 예제는 http://jmespath.org/를 참조하세요.
--verbose
로깅의 자세한 정도를 늘립니다. 전체 디버그 로그를 표시하려면 --debug를 사용합니다.