I am using Conjur CLI version 7.0.1.
I could see that output of the command is not json when there is single secret.Below command gives the value of secret.
conjur variable get -i BotApp/secretVar
Can i get the above command output as json?
I am using Conjur CLI version 7.0.1.
I could see that output of the command is not json when there is single secret.Below command gives the value of secret.
conjur variable get -i BotApp/secretVar
Can i get the above command output as json?
Can we use any other version of conjur for this?
Currently there are no versions of the Conjur CLI that support this. It’s possible that it may be supported in the future.
Thanks for the update.