An open API service indexing awesome lists of open source software.

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

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 |