History | Log In     View a printable version of the current page. Get help!  
Issue Details [XML]

Key: SES-591
Type: Improvement Improvement
Status: Open Open
Priority: Major Major
Assignee: Unassigned
Reporter: James Leigh
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Sesame

Console Should Work Nicely In A Script

Created: 23/Aug/08 06:41 PM   Updated: 23/Aug/08 06:41 PM
Component/s: Console
Affects Version/s: 2.1.3
Fix Version/s: None

Environment: #!/bin/bash


 Description   
With a few changes the console can be easier to use from a script.
1) Print errors to stderr (easier to separate important warnings and errors from status noise).
2) Have option to echo input in output (will make debug log easier to read).
3) Have option to operate in silent mode (don't prompt for input).
4) Have option to suppress "are you sure?"-type confirmation prompts.
5) Have option to auto-fail or auto-processed on detection of lock or other unexpected prompts.

 All   Comments   Change History      Sort Order:
There are no comments yet on this issue.