46.29. 오버클라우드 계획 내보내기
배포 계획 내보내기
사용법:
openstack overcloud plan export [-h] [--output-file <output file>]
[--force-overwrite]
<name>
| 값 | 요약 |
|---|---|
| <name> | 내보낼 계획의 이름입니다. |
| 값 | 요약 |
|---|---|
| -h, --help | 이 도움말 메시지를 표시하고 종료합니다. |
| --output-file <output file>, -o <output file> | 내보낼 출력 파일의 이름. 기본값은 "<name>.tar.gz"입니다. |
| --force-overwrite, -f | 출력 파일이 있는 경우 덮어씁니다. |