# cli **Repository Path**: alibaba/cli ## Basic Information - **Project Name**: cli - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-10-31 - **Last Updated**: 2026-02-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Command Line Support * [cli](https://github.com/eclipse-vertx/vert.x/tree/master/src/main/java/io/vertx/core/cli): [Arthas](https://github.com/alibaba/arthas)'s command line interface implementation is based on cli, open sourced by vert.x Command line support ripped from vert.x-core, also port the code (base on git hash 17ecf4c) to enable it run on both java6 and java7. Pls. refer to [official document](http://vertx.io/docs/vertx-core/java/#_vert_x_command_line_interface_api) for more information.