57.35. overcloud plan export
デプロイメントプランをエクスポートします。
使用方法
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 | 出力ファイルが存在する場合は上書きします。 |