Bug 1525435
Summary: | ovirt-engine-hyper-upgrade --help has too long lines | ||
---|---|---|---|
Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Jiri Belka <jbelka> |
Component: | ovirt-fast-forward-upgrade | Assignee: | Douglas Schilling Landgraf <dougsland> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Jiri Belka <jbelka> |
Severity: | low | Docs Contact: | |
Priority: | medium | ||
Version: | 4.2.0 | CC: | mgoldboi |
Target Milestone: | ovirt-4.2.4 | Keywords: | ZStream |
Target Release: | 4.2.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | ovirt-fast-forward-upgrade-1.0.0-1.el7ev | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2018-06-28 07:00:00 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | Integration | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1366900 |
Description
Jiri Belka
2017-12-13 10:33:17 UTC
ok # ovirt-engine-hyper-upgrade --help | awk '{ print length($0),$0 }' 75 usage: ovirt-engine-hyper-upgrade [-h] [--backup] [--backup-dir BACKUP_DIR] 0 32 Tool to upgrade RHV environments 0 19 optional arguments: 55 -h, --help show this help message and exit 60 --backup Execute engine-backup before upgrade 25 --backup-dir BACKUP_DIR 78 Directory where the engine-backup will save the output 57 If not provided, it will use /tmp 0 15 Example of use: 47 ovirt-engine-hyper-upgrade --upgrade-to-rhv=4.1 [root@10-37-138-240 yum.repos.d]# rpm -q ovirt-engine-hyper-upgrade ovirt-engine-hyper-upgrade-1.0.0-4.el7ev.noarch BZ<2>Jira Resync |