| Summary: | rhc app scale-up/scale-down commands were not contained in the autocomplete bash | ||
|---|---|---|---|
| Product: | OpenShift Online | Reporter: | Meng Bo <bmeng> |
| Component: | oc | Assignee: | Jordan Liggitt <jliggitt> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | libra bugs <libra-bugs> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 2.x | CC: | jliggitt |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-01-30 00:53:31 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: | |
|
Description
Meng Bo
2013-12-16 08:55:49 UTC
Will merge in https://github.com/openshift/rhc/pull/525 Also updated autocomplete for: deployment commands --type and --content args for sshkey-add --gear-size arg for cartridge-add Commit pushed to master at https://github.com/openshift/rhc https://github.com/openshift/rhc/commit/b12ac44abbc6051c879d4be9f68699c7ed9bf562 Fix bug 1043405: update autocompletes for rhc Checked on devenv_4142, issue has been fixed. [root@ip-10-140-69-154 ~]# rhc scale- scale-cartridge scale-down-app scale-up-app [root@ip-10-140-69-154 ~]# rhc app app app-create app-deploy app-force-stop app-restart app-scale-down app-show app-ssh app-stop app-configure app-delete app-env app-reload apps app-scale-up app-snapshot app-start app-tidy [root@ip-10-140-69-154 ~]# rhc app- app-configure app-delete app-env app-reload app-scale-down app-show app-ssh app-stop app-create app-deploy app-force-stop app-restart app-scale-up app-snapshot app-start app-tidy |