v0.1.14-beta
infamousjoeg
released this
23 Jan 17:46
·
16 commits
to main
since this release
What's Changed
- Fixes #161 adds stdin support for policy load by @infamousjoeg in #181
cat policy.yaml | cybr conjur append-policy -b root -f -
cybr conjur append-policy -b root -f <$(cat policy.yaml)
- Fixes #182 env vars, authn-iam, and authn all working by @infamousjoeg in #184
- Add --password/-p to
cybr conjur logon
by @infamousjoeg in #186yes | cybr conjur logon -b https://conjur.example.com -a demo -l admin -p $CONJUR_PASSWORD
Full Changelog: v0.1.13-beta...v0.1.14-beta