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