dockutil
Verified for current stable LTS
Dockutil Commands
Dockutil command syntax with verified terminal examples.
Commands
7 commands for Dockutil
dockutil Operations
Dockutil Command: Add Application End Dock Osx
dockutil --add <path/to/application> dockutil Operations
Dockutil Command: Add Directory To Dock Osx
dockutil --add /<path/to/directory> --view <grid|fan|list|auto> --display <folder|stack> dockutil Operations
Dockutil Command: Add Spacer To Dock Osx
dockutil --add '' --type <spacer|small-spacer|flex-spacer> --section <apps> --after <dock_item_label> dockutil Operations
Dockutil Command: Add Url To Dock Osx
dockutil --add {vnc://example_server.local} --label '<Example VNC>' --after <dock_item_label> dockutil Operations
Dockutil Command: Remove All Spacers From Dock Osx
dockutil --remove spacer-tiles dockutil Operations
Dockutil Command: Remove Application From Dock Osx
dockutil --remove '<dock_item_label>' dockutil Operations
Dockutil Command: Replace Application In Dock Osx
dockutil --add /<path/to/application> --replacing '<dock_item_label>' Suggest a Dockutil Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Dockutil workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.