Commit 352492e
authored
ROSAENG-15779: New
* ROSAENG-15779: making sure that json content retrieved from RHOBS is preserved
This allows json output format to view content not supported by the other output formats
Also making sure that the command original context is forwarded where needed
* ROSAENG-15779: most of the content of the cmd/rhobs/requests.go has been moved in the other files of the package in order to reduce the file size
* ROSAENG-15779: renaming some files in order standardize the file names in the package
* ROSAENG-15779: new `osdctl rhobs alerts` subcommand
* ROSAENG-15779: making sure the help is displayed for 'osdctl rhobs' commands on invalid arguments and flags
* ROSAENG-15779: there is now a default vault config for the 'osdctl rhobs' commandsosdctl rhobs alerts subcommand (#923)1 parent 1cc60dd commit 352492e
28 files changed
Lines changed: 3364 additions & 2319 deletions
File tree
- cmd/rhobs
- docs
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
7 | | - | |
8 | 6 | | |
9 | 7 | | |
10 | 8 | | |
| |||
13 | 11 | | |
14 | 12 | | |
15 | 13 | | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
| 14 | + | |
| 15 | + | |
25 | 16 | | |
26 | 17 | | |
27 | 18 | | |
28 | | - | |
| 19 | + | |
29 | 20 | | |
30 | 21 | | |
31 | 22 | | |
| |||
34 | 25 | | |
35 | 26 | | |
36 | 27 | | |
| 28 | + | |
| 29 | + | |
37 | 30 | | |
38 | 31 | | |
39 | 32 | | |
| |||
0 commit comments