The Capacitor command-line interface (CLI) tool is used to develop Capacitor apps.
npx cap [-V] [-h] [<command>]
Options:
-V, --version
(optional): Output the version number-h, --help
(optional): Output usage information. Can be used with individual commands too.View all available CLI commands and options.
Learn how to install the Capacitor CLI ›
Learn about the CLI workflow ›