Skip to content

Releases: brittonhayes/splunk-go

Version 0.1.0-alpha

02 Aug 06:43
8bf7477
Compare
Choose a tag to compare
Version 0.1.0-alpha Pre-release
Pre-release

CLI Features

➕ Inspect installed Splunk applications
➕ New system parent command containing restart and controls
➕ Inspect a Splunk server control endpoint
➕ Confirmation check for Splunk restart
➕ Defaults to help command when no subcommand provided

Project Additions

➕ Added examples in /examples
➕ Added contribution guide in contributing.md
➕ Updated documentation

Version 0.0.2-alpha

13 Jul 00:55
8bf7477
Compare
Choose a tag to compare
Version 0.0.2-alpha Pre-release
Pre-release
  • Added the ability to generate completions for multiple shells.
  • Added interactive mode for the search command
  • Updated documentation

Version 0.0.1-alpha

12 Jul 22:47
8bf7477
Compare
Choose a tag to compare
Version 0.0.1-alpha Pre-release
Pre-release

Introductory release of the Splunk Golang CLI application. Includes Splunk login, Splunk restarting, automated documentation generation, and searching from SPL files. This is an alpha release and will likely evolve over time.