45.3. 오케스트레이션 리소스 유형 표시
세부 정보를 표시하고 선택적으로 리소스 유형에 대한 템플릿을 생성합니다.
사용법:
openstack orchestration resource type show [-h]
[-f {json,shell,table,value,yaml}]
[-c COLUMN]
[--max-width <integer>]
[--fit-width]
[--print-empty] [--noindent]
[--prefix PREFIX]
[--template-type <template-type>]
[--long]
<resource-type>
| 값 | 요약 |
|---|---|
| --print-empty | 표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다. |
| --max-width <integer> | 최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다. |
| --fit-width | 테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다. |
| 값 | 요약 |
|---|---|
| <resource-type> | 세부 정보를 표시할 리소스 유형입니다. |
| 값 | 요약 |
|---|---|
| 출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml} | 출력 형식인 기본값은 yaml입니다. |
| -c COLUMN, --column COLUMN | 포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated. |
| 값 | 요약 |
|---|---|
| --noindent | json 들여쓰기를 비활성화할지 여부 |
| 값 | 요약 |
|---|---|
| -h, --help | 이 도움말 메시지를 표시하고 종료합니다. |
| --template-type <template-type> | 생성할 선택적 템플릿 유형, 핫 또는 cfn |
| --long | 해당 설명을 사용하여 리소스 유형을 표시합니다. |
| 값 | 요약 |
|---|---|
| UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX | 모든 변수 이름에 접두사 추가 |