Bug 977929
| Summary: | broker-util scripts in need of manpages | ||
|---|---|---|---|
| Product: | OpenShift Online | Reporter: | Jason DeTiberus <jdetiber> |
| Component: | Pod | Assignee: | Lili Nader <lnader> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | libra bugs <libra-bugs> |
| Severity: | low | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 2.x | CC: | abhgupta, bleanhar, jdetiber, jhou, libra-onpremise-devel, lmeyer, lnader, mfisher |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 973809 | Environment: | |
| Last Closed: | 2014-01-24 03:33:33 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 973809 | ||
| Bug Blocks: | |||
|
Description
Jason DeTiberus
2013-06-25 15:26:43 UTC
This has already been fixed by lmeyer pending ops has a man page. Not the rest. [root@broker ~]# man oo-admin-ctl-authorization No manual entry for oo-admin-ctl-authorization [root@broker ~]# man oo-analytics-export No manual entry for oo-analytics-export [root@broker ~]# man oo-analytics-import No manual entry for oo-analytics-import *** Bug 1008563 has been marked as a duplicate of this bug. *** The currently missing man pages for openshift-origin-broker-util are: /usr/sbin/oo-admin-ctl-authorization /usr/sbin/oo-admin-upgrade /usr/sbin/oo-analytics-export /usr/sbin/oo-analytics-import /usr/sbin/oo-quarantine Added for man pages for oo-admin-ctl-authorization, oo-analytics-export, oo-analytics-import https://github.com/openshift/origin-server/pull/4251 QE - please create separate bugs for the other scripts. Otherwise this bug will never be resolved...if people keep adding to it. Opened bug 1034554 and bug 1034555 as separate issue tracker. Commit pushed to master at https://github.com/openshift/origin-server https://github.com/openshift/origin-server/commit/b05b2be2c2f4683efc807d576c690dc80c8252a1 Bug 977929 Verified on devenv_4076 oo-admin-ctl-authorization, oo-analytics-export, oo-analytics-import now has man pages, the rest admin tools will be tracked separately. |