11.10. bgpvpn 포트 연결 목록
지정된 BGP VPN을 위한 BGP VPN 포트 연결 나열
사용법:
openstack bgpvpn port association list [-h]
[-f {csv,json,table,value,yaml}]
[-c COLUMN]
[--max-width <integer>]
[--fit-width] [--print-empty]
[--noindent]
[--quote {all,minimal,none,nonnumeric}]
[--sort-column SORT_COLUMN]
[--long]
[--property <key=value>]
<bgpvpn>
| 값 | 요약 |
|---|---|
| --print-empty | 표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다. |
| --max-width <integer> | 최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다. |
| --fit-width | 테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다. |
| 값 | 요약 |
|---|---|
| <bgpvpn> | BGP vpn list associations belong to (name or id) |
| 값 | 요약 |
|---|---|
| --quote {all,minimal,none,nonnumeric} | 따옴표를 포함 할 때 기본값은 숫자가 아닙니다. |
| 값 | 요약 |
|---|---|
| 출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml} | 출력 형식, 기본값은 table입니다. |
| -c COLUMN, --column COLUMN | 포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated. |
| --sort-column SORT_COLUMN | 데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다. |
| 값 | 요약 |
|---|---|
| --noindent | json 들여쓰기를 비활성화할지 여부 |
| 값 | 요약 |
|---|---|
| -h, --help | 이 도움말 메시지를 표시하고 종료합니다. |
| --property <key=value> | 반환된 bgp vpns에 적용할 filter 속성(여러 속성을 필터링해야 함) |
| --long | 출력에 추가 필드 나열 |