Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add simple "get" / "set" commands #26

Open
lowell80 opened this issue Aug 30, 2018 · 0 comments
Open

Add simple "get" / "set" commands #26

lowell80 opened this issue Aug 30, 2018 · 0 comments
Labels
enhancement New feature or request
Projects

Comments

@lowell80
Copy link
Member

Implement a very simple ksconf get and ksconf set command that will allow fetching and setting of specific stanza/key combinations.

Example to fetch the GUID:

MY_GUID=$(ksconf get $SPLUNK_HOME/etc/instance.cfg general guid)

Options should include:

  1. Allow set input via command line, standard in or name file.
  2. Allow get output to go to standard output or named file.
@lowell80 lowell80 added the enhancement New feature or request label Aug 30, 2018
@lowell80 lowell80 added this to Backlog in Scrum board May 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Development

No branches or pull requests

1 participant