apps - Cloud Foundry CLI Reference Guide


名称

apps - 列出目标空间中的所有应用程序

用法

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)'

别名

a

选项

--labels

Selector to filter apps by labels

另请参阅

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