https://github.com/splunk/homebrew-tap
Splunk Homebrew Tap
https://github.com/splunk/homebrew-tap
Last synced: 7 months ago
JSON representation
Splunk Homebrew Tap
- Host: GitHub
- URL: https://github.com/splunk/homebrew-tap
- Owner: splunk
- Created: 2019-07-16T23:03:06.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2025-10-01T21:03:28.000Z (7 months ago)
- Last Synced: 2025-10-01T23:11:09.885Z (7 months ago)
- Language: Ruby
- Size: 52.7 KB
- Stars: 10
- Watchers: 9
- Forks: 9
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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](https://brew.sh/) 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
```
or
```
brew install splunk/tap/
```
To uninstall a package:
```
brew uninstall
```
To update a package to the latest version:
```
brew upgrade
```
## 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 |