Feature #1287
Improve oneacct command
| Status: | Closed | Start date: | 05/22/2012 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0%  | ||
| Category: | CLI | |||
| Target version: | Release 3.6 | |||
| Resolution: | fixed | Pull request: | 
Description
  oneacct is now functional, but some of these feature could be added before the final 3.6 release:
	
- Add support for yaml conf. file
 - Extend the normal CLI yaml file to set the xpath that each column will use
 - Option '-u' only accepts user-IDs, it could accept also user names
 - Add new options to filter, like group or host. Or any arbitrary xpath, for instance the history reason...
 - The only filter, '-u', does not affect the xml or json outputs. It should also filter these outputs, or return an error because of the incompatible options
 
Associated revisions
Feature #1287: Add oneacct.yaml conf file, and accept usernames
Feature #1287: oneacct can filter results by Host and Group
Feature #1287: Add --xpath option
Feature #1287: Change host option to '-H'
History
#1
    
    Updated by Carlos Martín about 9 years ago
    The command is almost ready, but the host option (-h) conflicts with the help... d'oh!
#2
    
    Updated by Carlos Martín about 9 years ago
    - Assignee set to Carlos Martín
 - Target version set to Release 3.6
 - Resolution set to fixed
 
#3
    
    Updated by Carlos Martín about 9 years ago
    - Status changed from New to Closed