[
https://issues.apache.org/jira/browse/ARTEMIS-4372?focusedWorklogId=873372&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-873372
]
ASF GitHub Bot logged work on ARTEMIS-4372:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 27/Jul/23 16:29
Start Date: 27/Jul/23 16:29
Worklog Time Spent: 10m
Work Description: gemmellr commented on code in PR #4565:
URL: https://github.com/apache/activemq-artemis/pull/4565#discussion_r1276538252
##########
docs/user-manual/en/using-server.md:
##########
@@ -50,6 +50,30 @@ The following highlights some important folders on the
distribution:
- `user-manual` - The user manual is placed under the web folder.
+## Artemis Shell
+
+You can activate the artemis shell by typing:
+
+```shell
+./artemis shell
+```
+
+This will start a JLine3 terminal with auto-completion:
Review Comment:
A note on how to exit the shell may also be in order, some people wont
actually know.
Issue Time Tracking
-------------------
Worklog Id: (was: 873372)
Time Spent: 1h 20m (was: 1h 10m)
> Move CLI framework to picocli and implement auto-complete
> ---------------------------------------------------------
>
> Key: ARTEMIS-4372
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4372
> Project: ActiveMQ Artemis
> Issue Type: New Feature
> Reporter: Clebert Suconic
> Assignee: Clebert Suconic
> Priority: Major
> Fix For: 2.31.0
>
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)