[ 
https://issues.apache.org/jira/browse/ARTEMIS-3617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tarwirdur Turon updated ARTEMIS-3617:
-------------------------------------
    Description: 
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

  was:
When I run `./artemis help data` on just downloaded distribution without 
creating an instance I get:

```
NAME
        artemis data - data tools group (print|recover) (example ./artemis data
        print)
...
```

But with instance I get different output:

```
NAME
        artemis data - data tools group
        (print|imp|exp|encode|decode|compact|recover) (example ./artemis data
        print)
...
```

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


> 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)

Reply via email to