domains - Cloud Foundry CLI Reference Guide


NAME

domains - List domains in the target org

USAGE

cf domains

EXAMPLES

cf domains cf domains --labels 'environment in (production,staging),tier in (backend)' cf domains --labels 'env=dev,!chargeback-code,tier in (backend,worker)'

OPTIONS

--labels

Selector to filter domains by labels

SEE ALSO

create-private-domain, create-route, create-shared-domain, routes, set-label