Apple notarization commands for macOS
Use the following SMCTL commands to manage Apple notarization commands.
Command
All notarization commands begin with:
smctl notarization <subcommand>
Alternatively, you can use the abbreviated version:
smctl notarization <subcommand>
Subcommands
tabel 1. Subcommands for notarizations
Shortcut | Subcommand | Description |
---|---|---|
desc | Describe a notarized file. | |
| Download a scan by providing one or more scan ID. | |
ls | List all notarizations. | |
| Notarize the macOS application. | |
Save credentials to Keychain. | ||
Staple a notarized file with a ticket. | ||
Get the status of a notarization from Notarization Server. | ||
-h | --help | Help for more information on a command. |
Troubleshooting
To see more information regarding notarization subcommands, use the command:
smctl notarization <subcommand> --help
Alternatively, use the abbreviated version of the command:
smctl notarization <subcommand> -h