mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-05-21 22:41:42 +00:00
15 lines
263 B
Markdown
15 lines
263 B
Markdown
## count
|
|
|
|
[Alpha] Count Resources Config from a local directory.
|
|
|
|
### Synopsis
|
|
|
|
[Alpha] Count Resources Config from a local directory.
|
|
|
|
DIR:
|
|
Path to local directory.
|
|
|
|
### Examples
|
|
|
|
# print Resource counts from a directory
|
|
kustomize cfg count my-dir/ |