Learn how to install the Apono command-line interface (CLI)
The Apono CLI enables you and your team to view, request, and receive permission to services, databases, and applications that are centrally managed via Apono.
Install the Apono CLI
To begin managing your access requests using the Apono CLI, you must install it on your specific platform.
macOS
Follow these steps to install the Apono CLI using Homebrew:
In Terminal, clone the apono-io/tap repository into Homebrew's directory of tapped repositories on your local machine.
brew tap apono-io/tap
Install the Apono CLI.
brew install apono-cli
Windows
Follow these steps to install the Apono CLI using Scoop:
In Command Prompt or PowerShell, add the Apono Scoop bucket to your Scoop configuration.