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

Docsv3
v2v3 (beta)All Releases
  • Overview
    • Introduction
  • Command List
    • add
    • copy
    • list
    • open
    • run
    • sync
    • update
DocsPluginsCLI
CommunityBlogEnterprise
Install

Capacitor CLI - cap open

Opens the native project workspace in the specified native IDE (Xcode for iOS, Android Studio for Android).

npx cap open <platform>

Inputs:

  • platform (required): android, ios
Previous
<- list
Next
run ->
Contribute ->
Submit an edit