Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 567 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 567 Bytes

Zero CLI Homebrew Formula

This repository hosts the Homebrew Formula for zero-cli, a command-line tool for Zero Secrets Manager.

Description

zero-cli is a powerful command-line tool designed to interact with the Zero Secrets Manager. It facilitates various operations such as retrieving, adding, and managing secrets in a secure and convenient manner.

Installation

brew tap zerosecrets/cli
brew install zero-cli

Update

brew upgrade zero-cli

Uninstallation

brew uninstall zero-cli