The Ionic command line interface (CLI) is your go-to tool for developing Ionic apps.
- Full Ionic 4 support. See the docs to get started!
- Capacitor support is experimental.
- Full Ionic 2/3 support!
- Full Ionic 1 support! (requires a package install)
See the CLI's CHANGELOG.md for a comprehensive list of changes.
For further information on the commands and options provided by the Ionic CLI, once globally installed on your computer as described in the CLI documentation, execute --help commands to get to know more.
- For its usage and list of global commands:
ionic --help
- For the complete list of options available when starting a new project:
ionic start --help
📖 Documentation: https://ionicframework.com/docs/cli
📣 Support/Questions? Please see our Support Page for general support questions. The issues on GitHub should be reserved for bug reports and feature requests.
💖 Want to contribute? Please see CONTRIBUTING.md.