Jean-Baptiste Onofré created KARAF-2598:
-------------------------------------------
Summary: Add "--no-format" option to commands using ShellTable
Key: KARAF-2598
URL: https://issues.apache.org/jira/browse/KARAF-2598
Project: Karaf
Issue Type: Improvement
Components: karaf-shell
Reporter: Jean-Baptiste Onofré
Assignee: Jean-Baptiste Onofré
Fix For: 3.0.0
All commands that do "listing" use the ShellTable to format the output.
If the ShellTable output is great, when using these commands in scripts, it's
not always easy to extract the String that we wants.
I gonna add a "raw" argument to the ShellTable rendering and an option
"--no-format" to the commands to use:
[key]\t[value]
--
This message was sent by Atlassian JIRA
(v6.1#6144)