[ 
https://issues.apache.org/jira/browse/ARTEMIS-4372?focusedWorklogId=873377&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-873377
 ]

ASF GitHub Bot logged work on ARTEMIS-4372:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 27/Jul/23 16:45
            Start Date: 27/Jul/23 16:45
    Worklog Time Spent: 10m 
      Work Description: gemmellr commented on code in PR #4565:
URL: https://github.com/apache/activemq-artemis/pull/4565#discussion_r1276559089


##########
artemis-cli/src/main/java/org/apache/activemq/artemis/cli/commands/Create.java:
##########
@@ -36,11 +34,12 @@
 import org.apache.activemq.artemis.nativo.jlibaio.LibaioContext;
 import org.apache.activemq.artemis.nativo.jlibaio.LibaioFile;
 import org.apache.activemq.artemis.utils.FileUtil;
+import picocli.CommandLine;
 
 /**
  * CLI action that creates a broker instance directory.
  */
-@Command(name = "create", description = "Create a new broker instance.")
[email protected](name = "create", description = "Create a new broker 
instance.")

Review Comment:
   Dont think it should need to be static, its just a nested interface/class, 
regular import of the full name should work.





Issue Time Tracking
-------------------

    Worklog Id:     (was: 873377)
    Time Spent: 1.5h  (was: 1h 20m)

> 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: 1.5h
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to