Missed the live Ionic Event? Check out all the product announcements, new releases, and more.

DocsPluginsCLI

Capacitor CLI - cap update

Updates the native plugins and dependencies referenced in package.json.

npx cap update

Inputs:

  • platform (optional): android, ios

Options:

  • --deployment: Podfile.lock won’t be deleted and pod install will use --deployment option.
Previous
<- Sync
Contribute ->