TLDR
Enter a command. For example: xctool, sips, uuidgen, log, readlink.

shortcuts

 
Manage shortcuts from the command-line instead of the Shortcuts app. More information: https://support.apple.com/guide/shortcuts-mac/run-shortcuts-from-the-command-line-apd455c82f02/mac.
 
  • Run the specified shortcut (Count holidays):
     
    shortcuts run "{{Count holidays}}"
     
  • Print all shortcuts:
     
    shortcuts list
     
  • Print all shortcut folders:
     
    shortcuts list --folders
     
  • Open the specified shortcut (Count holidays) in the Shortcuts editor:
     
    shortcuts view "{{Count holidays}}"

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.