apps - Cloud Foundry CLI Reference Guide


NAME

apps - List all apps in the target space

SYNTAXE

cf apps [--labels SELECTOR]

EXAMPLES

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

ALIAS

a

OPTIONS

--labels

Selector to filter apps by labels

SEE ALSO

events, logs, map-route, push, restart, scale, start, stop