open
Verified for current stable LTS
Open Command: Run Application By Bundle Identifier
Use for run application by bundle identifier with Open. Exact CLI syntax to run application by bundle identifier using Open.
When to use this: Use for run application by bundle identifier with Open.
Command Syntax
open -b <com.domain.application> open -b <com.domain.application> Live Command Builder
Final Command
open -b <com.domain.application> Command Breakdown
-b- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to run application by bundle identifier using Open.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Open Command: Open All Files Of Extension With Associated Application
open <*.ext> Open Command: Open Current Directory In Finder open . Open Command: Open File With Associated Application open <file.ext> Open Command: Open New Instance Of Application By Bundle Identifier open -n -b <com.domain.application> Open Command: Reveal File In Finder open -R <path/to/file>