IONIC-CLI(1)
NAME
ionic-cli — The Ionic command-line interface
SYNOPSIS
$
npm install -g @ionic/cliINFO
2.0k stars
682 forks
0 views
TypeScriptDeveloper Tools
DESCRIPTION
The Ionic command-line interface
README
Ionic CLI
The Ionic command line interface (CLI) is your go-to tool for developing Ionic apps.
Installation
npm install -g @ionic/cli
Detailed installation instructions can be found in the CLI documentation.
Usage
The Ionic CLI ships with command documentation, accessible in your terminal by using the --help flag. These docs are also available online.
- For a list of commands:
ionic --help
ionic cordova --help
ionic capacitor --help
- For command usage and a list of options:
ionic start --help
ionic serve --help
ionic cordova run --help
:book: Documentation: https://ionicframework.com/docs/cli
:mega: Support/Questions? Please see our Support Page for general support questions. The issues on GitHub should be reserved for bug reports and feature requests.
:sparkling_heart: Want to contribute? Please see CONTRIBUTING.md.
SEE ALSO
neovim(1)— Hyperextensible Vim-based text editor — the future of Vimtmux(1)— Terminal multiplexer — split panes, detach sessions, pair programhyperfine(1)— A command-line benchmarking tool — measure execution timestokei(1)— Count lines of code quickly — supports 150+ languagescftunnel(1)— 全协议内网穿透 CLI — Cloud 模式免费 HTTP/WS 穿透 + Relay 模式自建中继 TCP/UDP 全协议 | Cloudflare Tunnel + frp 双引擎
clihub3/4/2026IONIC-CLI(1)