Skip to content

splunk/homebrew-tap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Splunk Homebrew Tap

splunk/homebrew-tap is the repository for Splunk packages for Homebrew. For more about Homebrew, a package manager for for macOS and Linux, see the Homebrew website.

Usage

To use the Splunk Homebrew tap, register it:

brew tap splunk/tap

To list registered taps:

brew tap 

To install a package:

brew install <package-name>

or

brew install splunk/tap/<package-name>

To uninstall a package:

brew uninstall <package-name>

To update a package to the latest version:

brew upgrade <package-name>

Splunk packages for Homebrew

Package name Description
scloud The Splunk Cloud CLI
qbec A CLI tool that allows you to create Kubernetes objects on multiple Kubernetes clusters or namespaces configured correctly for the target environment in question
acs Splunk Admin Config Service CLI