You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Clebert Suconic (Jira)" <ji...@apache.org> on 2021/12/20 13:46:00 UTC

[jira] [Commented] (ARTEMIS-3617) Data tools: fuzzy help message

    [ https://issues.apache.org/jira/browse/ARTEMIS-3617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17462619#comment-17462619 ] 

Clebert Suconic commented on ARTEMIS-3617:
------------------------------------------

Some commands only make sense to be actuated on an instance.

so if you called ./artemis data from the instance you will get a different context.


this is not a bug, it's how it's supposed to be.

> Data tools: fuzzy help message
> ------------------------------
>
>                 Key: ARTEMIS-3617
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3617
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: ActiveMQ-Artemis-Native
>    Affects Versions: 2.19.0
>            Reporter: Tarwirdur Turon
>            Assignee: Clebert Suconic
>            Priority: Minor
>
> When I run `./artemis help data` on just downloaded distribution without creating an instance I get:
> {quote}
> NAME
>         artemis data - data tools group (print|recover) (example ./artemis data
>         print)
> ...{quote}
> But with instance I get different output:
> {quote}NAME
>         artemis data - data tools group
>         (print|imp|exp|encode|decode|compact|recover) (example ./artemis data
>         print)
> ...{quote}
> It is very unclear for help command that it's output depends on some conditions.
> And it is not mentioned in documented: https://activemq.apache.org/components/artemis/documentation/latest/data-tools.html



--
This message was sent by Atlassian Jira
(v8.20.1#820001)