cf - 要與 Cloud Foundry 互動的指令行工具
cf [global options] command [arguments...] [command options]
6.36.1+e3799ad7e.2018-04-04
Authenticate non-interactively
變更或檢視應用程式的實例計數、磁碟空間限制和記憶體限制
Stop all instances of the app, then start them again. This causes downtime.
Recreate the app's executable artifact using the latest pushed app files and the latest environment (variables, service bindings, buildpack, stack, etc.)
Terminate, then restart an app instance
Run a one-off task on an app
Terminate a running task of an app
印出目錄中的檔案清單,或 DEA 後端上執行的應用程式的特定檔案內容
列出所有堆疊(堆疊是可執行應用程式的預先建置檔案系統(包括作業系統))
顯示堆疊資訊(堆疊是可執行應用程式的預先建置檔案系統(包括作業系統))
將應用程式的原始碼複製到另一個現有應用程式(並重新啟動該應用程式)
Show the type of health check performed on an app
Change type of health check performed on an app
刪除所有遺留的路徑(亦即,未對映至應用程式的路徑)
List direct network traffic policies
Create policy to allow direct network traffic from one app to another
Remove network traffic policy of an app
遞迴地從 Cloud Foundry 資料庫中移除服務和子物件,而不對服務分配管理系統提出要求
遞迴地從 Cloud Foundry 資料庫中移除服務實例和子物件,而不對服務分配管理系統提出要求
將安全群組連結至要用於編譯打包應用程式的安全群組清單
取消安全群組與用於編譯打包應用程式之安全群組集的連結
ENVIRONMENT VARIABLE GROUPS
傳遞參數作為 JSON,以建立編譯打包環境變數群組
List all isolation segments
Create an isolation segment
Delete an isolation segment
Entitle an organization to an isolation segment
Revoke an organization's entitlement to an isolation segment
Set the default isolation segment used for apps in spaces in an org
Reset the default isolation segment used for apps in spaces of an org
Assign the isolation segment for a space
Reset the space's isolation segment to the org default
Retrieve list of feature flags with status
ADD/REMOVE PLUGIN REPOSITORY
列出所指定儲存庫或所有已新增儲存庫中的所有可用外掛程式
List commands of installed plugins
INSTALLED PLUGIN COMMANDS
CF_COLOR=false
Do not colorize output
CF_DIAL_TIMEOUT=5
Max wait time to establish a connection, including name resolution, in seconds
CF_HOME=path/to/dir/
Override path to default config directory
CF_PLUGIN_HOME=path/to/dir/
Override path to default plugin config directory
CF_TRACE=true
Print API request diagnostics to stdout
CF_TRACE=path/to/trace.log
Append API request diagnostics to a log file
https_proxy=proxy.example.com:8080
Enable HTTP proxying for API requests
-v
Print API request diagnostics to stdout
變更或檢視應用程式的實例計數、磁碟空間限制和記憶體限制
Stop all instances of the app, then start them again. This causes downtime.
Create a new droplet for an app
Terminate, then instantiate an app instance
Set the droplet used to run an app
Remove an env variable from an app
Show the type of health check performed on an app
Change type of health check performed on an app's process
Share a service instance with another space
Unshare a shared service instance from a space