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