I want to script this for backups:
splunk _internal call /data/indexes/main/roll-hot-buckets --auth 'username:password'
Is there a way to call an external credentials file from the splunk command so the password isn't on the command line?