Replies: 4 comments 3 replies
-
|
it will be good if we have such shorts/commands from users perspective. |
Beta Was this translation helpful? Give feedback.
-
|
The wrapper is meant to be for the linux based installation only. |
Beta Was this translation helpful? Give feedback.
-
|
Hi @devrimyatar I think we all agree that this feature is going to be useful if implemented. I am creating an issue to track it. |
Beta Was this translation helpful? Give feedback.
-
|
Thanks @devrimyatar for contributing this feature 👏 It is lovely ❤️ to see the improved user experience on commandline. On the Janssen Server, just type I am closing this discussion now. All the suggestions for additional options for |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
The most frequent commands used by Janssen Server users/admins involve commands which needs users to either remember the path or parameters. This can be greatly simplified if we add few wrapper commands which are easy to invoke.
For instance,
/opt/jans/jans-cli/config-cli.py. It would be a lot simpler to invoke something likejans clisudo systemctl list-units --all "jans*". Instead, it is much simpler to invokejans statusI propose to add a
janscommand as a top level command using which other subcommand can be easily invoked.For example:
Simply invoking
janswould show help content like below:janscommand basically makes information available on users finger tips. And all they have to remember is one commandjans.What do you think?
Beta Was this translation helpful? Give feedback.
All reactions