[
https://issues.apache.org/jira/browse/ARTEMIS-4650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17819408#comment-17819408
]
ASF subversion and git services commented on ARTEMIS-4650:
----------------------------------------------------------
Commit 4c0ed678979ed970927b27dae273825ea5359091 in activemq-artemis's branch
refs/heads/main from Clebert Suconic
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=4c0ed67897 ]
ARTEMIS-4650 PWD CLI Command
little tool showing current folders on the CLI. Useful to figure out where
you're at when using the shell.
I get myself typing pwd all the time I am using the CLI, trying to figure out
what is my current location and broker being used.
this would be useful to make sure you are going to use the right broker when
multiple CLI instances are running from multiple terminals.
> CLI command PWD showing current folders.
> ----------------------------------------
>
> Key: ARTEMIS-4650
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4650
> Project: ActiveMQ Artemis
> Issue Type: New Feature
> Reporter: Clebert Suconic
> Priority: Major
> Fix For: 2.33.0
>
>
> on my test workflow, I will in many occasions have many terminals open, with
> CLI terminals. After some time I won't know which server is the CLI connected
> with.
> and I will find myself typing pwd all the time as it's my mental model to
> figure ou where I'm at at the terminal windows.
> So, I decided to just create a command pwd, that will show the current
> folder, home folder and artemis instance in the terminal.
> I have been using and it's been very helpful to me.. a little tool that
> helped me with my own workflow.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)