az spring component instance
메모
이 참조는 Azure CLI(버전 2.56.0 이상)에 대한 spring 확장의 일부입니다. az spring component instance 명령을 처음 실행할 때 확장이 자동으로 설치됩니다. 확장에 대한 자세한 알아봅니다.
(엔터프라이즈 계층에만 해당) 관리되는 구성 요소의 인스턴스를 처리하는 명령입니다.
명령
Name | Description | 형식 | 상태 |
---|---|---|---|
az spring component instance list |
(엔터프라이즈 계층에만 해당) Azure Spring Apps 인스턴스에서 특정 관리되는 구성 요소의 사용 가능한 모든 인스턴스를 나열합니다. |
확장 | 조지아 |
az spring component instance list
(엔터프라이즈 계층에만 해당) Azure Spring Apps 인스턴스에서 특정 관리되는 구성 요소의 사용 가능한 모든 인스턴스를 나열합니다.
az spring component instance list --component
--resource-group
--service
예제
Spring Cloud Gateway의 Spring-cloud-gateway에 대한 인스턴스 나열
az spring component instance list --component spring-cloud-gateway --service MyAzureSpringAppsInstance --resource-group MyResourceGroup
Spring Cloud Gateway의 Spring-cloud-gateway-operator에 대한 인스턴스 나열
az spring component instance list --component spring-cloud-gateway-operator --service MyAzureSpringAppsInstance --resource-group MyResourceGroup
필수 매개 변수
구성 요소의 이름입니다. 명령 az spring component list
구성 요소를 찾습니다.
리소스 그룹의 이름입니다.
az configure --defaults group=<name>
사용하여 기본 그룹을 구성할 수 있습니다.
Azure Spring Apps 인스턴스의 이름으로, az configure --defaults spring=<name>
사용하여 기본 서비스를 구성할 수 있습니다.
전역 매개 변수
로깅 세부 정보를 늘려 모든 디버그 로그를 표시합니다.
이 도움말 메시지를 표시하고 종료합니다.
경고를 표시하지 않고 오류만 표시합니다.
출력 형식입니다.
JMESPath 쿼리 문자열입니다. 자세한 내용 및 예제는 http://jmespath.org/ 참조하세요.
구독의 이름 또는 ID입니다.
az account set -s NAME_OR_ID
사용하여 기본 구독을 구성할 수 있습니다.
로깅 세부 정보를 늘립니다. 전체 디버그 로그에 --debug를 사용합니다.
Azure CLI