mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-05-24 07:47:02 +00:00
24 lines
395 B
Markdown
24 lines
395 B
Markdown
## set
|
|
|
|
[Alpha] List setters for Resources.
|
|
|
|
### Synopsis
|
|
|
|
List setters for Resources.
|
|
|
|
DIR
|
|
|
|
A directory containing Resource configuration.
|
|
|
|
NAME
|
|
|
|
Optional. The name of the setter to display.
|
|
|
|
### Examples
|
|
|
|
Show setters:
|
|
|
|
$ kustomize cfg list-setters DIR/
|
|
NAME DESCRIPTION VALUE TYPE COUNT SETBY
|
|
name-prefix '' PREFIX string 2
|