Bug 535466 (RHQ-2159) - new property display/edit command needs to be added
Summary: new property display/edit command needs to be added
Keywords:
Status: CLOSED WONTFIX
Alias: RHQ-2159
Product: RHQ Project
Classification: Other
Component: No Component
Version: unspecified
Hardware: All
OS: All
low
medium
Target Milestone: ---
: ---
Assignee: RHQ Project Maintainer
QA Contact:
URL: http://jira.rhq-project.org/browse/RH...
Whiteboard:
Depends On:
Blocks: RHQ-343
TreeView+ depends on / blocked
 
Reported: 2009-06-16 21:27 UTC by Simeon Pinder
Modified: 2010-10-07 03:31 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-10-07 03:31:02 UTC
Embargoed:


Attachments (Terms of Use)

Description Simeon Pinder 2009-06-16 21:27:00 UTC

Comment 1 Simeon Pinder 2009-06-16 21:30:47 UTC
The purpose of this task is to allow the cli users to :
i) view their existing modifiable/unmodifiable settings
ii) edit the existing modifiable settings.

Examples of needed settings:
i) maximum width for any one column in mutiple column field displays  R/W
ii) PageControl size values  R/W.  integer values and -1 for unlimited
iii) logging file destination   R/W.  see RHQ-2157 for more details.
iv) Client version information:  R 
v) etc ... any other properties that we find useful....

Comment 2 Jay Shaughnessy 2009-06-30 19:48:56 UTC
Some of this may be unnecessary given the settings in cli config.  Or, possibly some of this should be set globally in cl-env.bat/sh.

Comment 3 Red Hat Bugzilla 2009-11-10 20:58:59 UTC
This bug was previously known as http://jira.rhq-project.org/browse/RHQ-2159


Comment 4 wes hayutin 2010-02-16 15:49:59 UTC
mass move off of the qa rhq_triage queue, these are dev subtasks

Comment 5 Corey Welton 2010-08-25 16:02:31 UTC
Jay and Simeon, can you all elaborate on this issue?

Comment 6 Simeon Pinder 2010-08-25 16:52:28 UTC
This was a call for an organized way of setting/modifying default PageControl and column view width properties when sending requests and viewing responses via CLI. 

Example 1) A user who is going to query and view the first 50 entries of some resource.  It used to be that the PageControl was whatever it had been defaulted to in the CLI impl and you'd get the first 200 entries.  Perhaps you want to know the top fifty down resources sorted by some criteria.  This was proposed before all the *Criteria classes and I don't know if this use case was addressed.

Example 2) A user has successfully figured out the script commands to get the resources that they're interested in, but the results displayed to the screen will be chopped to fit into their current console window.  This is annoying if you want to pipe the cli results out to some file for consumption by other tool or to be fully human readable outside of the context of a console window.  This was also proposed before the final instantiation of CLI and there may be a more updated way of achieving this result.

We should also include jsanda on this thread as he's still actively working on the CLI now.

Comment 7 Joseph Marques 2010-10-05 16:29:28 UTC
i) maximum width for any one column in mutiple column field displays  R/W

don't think this is possible today.  this *should* only affect the interactive console for multi-column display...but i wonder if it affects the export process too.

ii) PageControl size values  R/W.  integer values and -1 for unlimited

criteria can accomplish this.

iii) logging file destination   R/W.  see RHQ-2157 for more details.

exporter does this.

iv) Client version information:  R 

i believe this is printed upon startup, but is a minor feature anyway.

----

i think it's safe to close this.

Comment 8 Corey Welton 2010-10-07 03:31:02 UTC
Closing per triage


Note You need to log in before you can comment on or make changes to this bug.