bind-security-group - Cloud Foundry CLI Reference Guide


NAME

bind-security-group - Bind a security group to a particular space, or all existing spaces of an org

USAGE

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.

OPTIONS

--lifecycle

Lifecycle phase the group applies to. (Default: running)

--space

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

SEE ALSO

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