diff options
author | Bryn M. Reeves <bmr@redhat.com> | 2018-05-27 15:30:57 +0100 |
---|---|---|
committer | Bryn M. Reeves <bmr@redhat.com> | 2018-06-20 18:01:21 +0100 |
commit | 9a1b87750deaa069d4dd4c41056c4a500125af33 (patch) | |
tree | 53ddc3e0785b164914ba5e13b986a0e946b4275d /tests/test_exe.py | |
parent | 691c51247ad2dd416dbe3d1807bfc2f9afd31d63 (diff) | |
download | sos-9a1b87750deaa069d4dd4c41056c4a500125af33.tar.gz |
[sosreport] beautify --list-presets output
Re-format the output of --list-presets to be more compact and
readable: add labels for each field (name, description, notes,
and options), right justify all field labels to 15 chars, and
convert SoSOptions() string representations into command line
argument notation.
logs-only : A preset to only run the logs plugin
opts: all_logs=False, batch=False, build=False, case_id=,
chroot=auto, compression_type=auto, config_file=, debug=False,
enableplugins=[], experimental=False, label=,
list_plugins=False, list_presets=False, list_profiles=False,
log_size=10, noplugins=[], noreport=False, onlyplugins=[],
plugopts=[], preset=, profiles=deque([]), quiet=False,
sysroot=None, tmp_dir=, usealloptions=False, verbosity=0,
verify=False
Vs.:
name: logs-only
description: A preset to only run the logs plugin
options: --onlyplugins=logs
Signed-off-by: Bryn M. Reeves <bmr@redhat.com>
Diffstat (limited to 'tests/test_exe.py')
0 files changed, 0 insertions, 0 deletions