apply-manifest - Cloud Foundry CLI Reference Guide


名前

apply-manifest - Apply manifest properties to a space

使用法

cf apply-manifest -f APP_MANIFEST_PATH

オプション

-f

アプリ・マニフェストへのパス

--var

変数置換のための可変のキーと値のペア (例: name=app1)。複数回指定できます

--vars-file

マニフェストの変数置換ファイルへのパス。複数回指定できます。

その他の参照先

create-app, create-app-manifest, push