app-quarantine

command module
v1.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 24, 2020 License: MIT Imports: 1 Imported by: 0

README

app-quarantine

app-quarantine is a CLI tool for identifying and potentially fixing quarantined applications on macOS.

Installing

Directly From GitHub

Installing app-quarantine is easy. First, use go get to install the latest version of the application from GitHub. This command will install the app-quarantine executable in the Go path:

go get -u github.com/patsoffice/app-quarantine
Homebrew
brew tap patsoffice/tools
brew install app-quarantine

Running

Checking:

$ app-quarantine
/Applications/Slack.app is quarantined
/Applications/calibre.app is quarantined

Repairing (add the -f or --fix flag):

$ app-quarantine -f
/Applications/Slack.app is quarantined... Removed quarantine.
/Applications/calibre.app is quarantined... Removed quarantine.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL