jyd519 / quarantineCLI

A CLI Tool to manage quarantined files on macOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

quarantineCLI

A Command Line tool to quarantine and manage quarantined files on macOS

Options

  • -q, --quarantine <path> Quarantines a specificied path
  • -d, --dequarantine <path> Dequarantines a specificied file path
  • -s, --status <path> Shows the status of a specificied file path being quarantined, and, if the file path is quarantined, shows the quarantine properties of the file path
  • --agent-name <agent-name> Specify an agent name to quarantine with
  • --origin-url <origin-url> Specify the origin URL of the item to quarantine

About

A CLI Tool to manage quarantined files on macOS

License:MIT License


Languages

Language:Swift 100.0%