You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.
Currently, the pickaxe save command will pull all Splunk objects from a specified environment into a local repository. It would be nice to be able to add a --local_save tag to only pull from Splunk the objects that are in a local repository.
This --local_save tag would be used in conjunction with the pre-existing --overwrite tag to update local Splunk objects.
The text was updated successfully, but these errors were encountered:
Related to issue #20, but on a repository level.
Currently, the
pickaxe save
command will pull all Splunk objects from a specified environment into a local repository. It would be nice to be able to add a--local_save
tag to only pull from Splunk the objects that are in a local repository.This
--local_save
tag would be used in conjunction with the pre-existing--overwrite
tag to update local Splunk objects.The text was updated successfully, but these errors were encountered: