Bug 801980
Summary: | rhq-cli exec should support reading a list of scripts and/or directory at startup | ||
---|---|---|---|
Product: | [Other] RHQ Project | Reporter: | Elias Ross <genman> |
Component: | CLI | Assignee: | Lukas Krejci <lkrejci> |
Status: | CLOSED WONTFIX | QA Contact: | Mike Foley <mfoley> |
Severity: | unspecified | Docs Contact: | |
Priority: | medium | ||
Version: | 4.3 | CC: | hrupp |
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: | 2012-12-20 17:41:17 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Elias Ross
2012-03-10 01:52:17 UTC
per BZ traige (crouch, foley, loleary), medium priority, not targetted for JON 3.1 I think this is a good idea Assigning to Lukas, as he is currently working in the area of making scripts modular, so this could fit into his work. While RHQ 4.5.1 doesn't specifically contain this feature, it added CommonJS support to the CLI and thus the ability to load modules from within the scripts. I think CommonJS provides a much cleaner and nicer alternative to the above mentioned approach. Do you agree, Elias? This is fine. The CommonJS solution is more elegant than what I proposed. |