This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
k3s
mirror of
https://github.com/k3s-io/k3s
Watch
1
Star
0
Fork
You've already forked k3s
0
Code
Issues
Projects
Releases
Wiki
Activity
e628eb7c24
k3s
/
pkg
/
configfilearg
/
testdata
/
data.yaml
11 lines
97 B
YAML
Raw
Normal View
History
Unescape
Escape
Add config file support independent of CLI framework Signed-off-by: Darren Shepherd <darren@rancher.com>
2020-08-30 03:30:07 +00:00
foo-bar
:
baz
Enable FindString to search dotD config files (#7323) * Enable FindString to search dotD config files * Address multiple arg cases Signed-off-by: Derek Nola <derek.nola@suse.com>
2023-05-02 18:18:23 +00:00
alice
:
bob
Add config file support independent of CLI framework Signed-off-by: Darren Shepherd <darren@rancher.com>
2020-08-30 03:30:07 +00:00
a-slice
:
-
1
-
"2"
-
""
-
three
isempty
:
c
:
b
All arguments should be of the form --k=v so that bool flags will work Previously a bool flag would be rendered as --flag false for `flag: false` which is invalid and results in the opposite of what you'd expect. Signed-off-by: Darren Shepherd <darren@rancher.com>
2020-09-03 22:00:12 +00:00
isfalse
:
false
Add config file support independent of CLI framework Signed-off-by: Darren Shepherd <darren@rancher.com>
2020-08-30 03:30:07 +00:00
islast
:
true