Commit 848400e
authored
Implement YAML output format (#298)
* initial implementation yamlOutputFormal
* sort imports
* change yaml library
* add yaml output format
* tidy up imports
* tidy up imports
* update docs
* add yaml output for project and organization role lists
* extend contribution.md
* change yaml library1 parent 3908cf1 commit 848400e
File tree
337 files changed
+1218
-256
lines changed- docs
- internal
- cmd
- argus
- credentials/list
- grafana/describe
- instance
- create
- describe
- list
- plans
- scrape-config
- describe
- list
- config/list
- dns
- record-set
- create
- describe
- list
- zone
- create
- describe
- list
- logme
- credentials
- create
- describe
- list
- instance
- create
- describe
- list
- plans
- mariadb
- credentials
- create
- describe
- list
- instance
- create
- describe
- list
- plans
- mongodbflex
- instance
- create
- describe
- list
- update
- options
- user
- create
- describe
- list
- reset-password
- object-storage
- bucket
- create
- describe
- list
- credentials-group
- create
- list
- credentials
- create
- list
- opensearch
- credentials
- create
- describe
- list
- instance
- create
- describe
- list
- plans
- organization
- member/list
- role/list
- postgresflex
- backup
- describe
- list
- instance
- clone
- create
- describe
- list
- update
- options
- user
- create
- describe
- list
- reset-password
- project
- create
- describe
- list
- member/list
- role/list
- rabbitmq
- credentials
- create
- describe
- list
- instance
- create
- describe
- list
- plans
- redis
- credentials
- create
- describe
- list
- instance
- create
- describe
- list
- plans
- secrets-manager
- instance
- create
- describe
- list
- user
- create
- describe
- list
- service-account
- create
- key/list
- list
- token
- create
- list
- ske
- cluster
- create
- describe
- list
- update
- credentials/describe
- describe
- kubeconfig/create
- options
- pkg
- globalflags
- print
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
337 files changed
+1218
-256
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
176 | 183 | | |
177 | 184 | | |
178 | 185 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments