This repository has been archived by the owner on Sep 9, 2024. It is now read-only.
[7.1.0] - 2021-12-22
The CLI can be consumed in two ways:
- Download from Pypi by running
pip install conjur
- Download signed executable from the assets download links below
For list of supported platforms and more information about how to setup the cli please visit our official documentation
Added
Init
command is now strict to run in one of three modes described inSslVerificationMode
enum- For CLI
Init
flow, Additional certificate validation steps where added. for --self-signed and --ca-cert flows - Support http domains if working in insecure mode
- The
hostfactory
methodcreate token
is now available in CLI and SDK to create a hostfactory token to manage hosts
and permissions in a dynamic way
cyberark/conjur-api-python3#339 - Stop supporting
Client
initialization from disk. - The list options
--members-of
,--permitted-roles
, and--privilege
are now available in the Conjur CLI
Fixed
- Fixed Load policy "hides" the error message