Skip to main content
Version: v5

Capacitor CLI

The Capacitor command-line interface (CLI) tool is used to develop Capacitor apps.

CLI Reference

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.

Command List

View all available CLI commands and options.

Additional Resources

Learn how to install the Capacitor CLI ›

Learn about the CLI workflow ›