apps - Cloud Foundry CLI Reference Guide


NOME

apps - Listar todos os apps no espaço de destino

USO

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

OPÇÕES

--labels

Selector to filter apps by labels

VEJA TAMBÉM

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