github.com/Racer159/helm-experiment@v0.0.0-20230822001441-1eb31183f614/src/testdata/helmhome/helm/plugins/fullenv/completion.yaml (about) 1 name: wrongname 2 commands: 3 - name: empty 4 - name: full 5 commands: 6 - name: more 7 validArgs: 8 - one 9 - two 10 flags: 11 - b 12 - ball 13 - name: less 14 flags: 15 - a 16 - all 17 flags: 18 - z 19 - q