bundle-name
Get bundle name from a bundle identifier (macOS): `com.apple.Safari` → `Safari`
bundle-id
Get bundle identifier from a bundle name (macOS): `Safari` → `com.apple.Safari`
bundle-id-cli
Get bundle identifier from a bundle name (macOS): `Safari` → `com.apple.Safari`
bundle-name-cli
Get bundle name from a bundle identifier (macOS): `com.apple.Safari` → `Safari`