bind-security-group - Cloud Foundry CLI Reference Guide


名稱

bind-security-group - 將安全群組連結至組織的特定空間或所有現有空間

用法

cf bind-security-group SECURITY_GROUP ORG [--lifecycle (running | staging)] [--space SPACE] TIP: Changes require an app restart (for running) or restage (for staging) to apply to existing applications.

選項

--lifecycle

Lifecycle phase the group applies to. (預設值: running)

--space

Space to bind the security group to. (Default: all existing spaces in org)

另請參閱

apps, bind-running-security-group, bind-staging-security-group, restart, security-groups