Closed gl-johnson closed 2 years ago
Depends on https://github.com/cyberark/conjur-api-python/pull/30
Add the Role command and exists subcommand which existed in the Ruby CLI but was not added to the Python CLI.
exists
Added support for command with syntax conjur role exists -i user:someuser
conjur role exists -i user:someuser
CyberArk internal issue link: ONYX-23085
README
Depends on https://github.com/cyberark/conjur-api-python/pull/30
Desired Outcome
Add the Role command and
exists
subcommand which existed in the Ruby CLI but was not added to the Python CLI.Implemented Changes
Added support for command with syntax
conjur role exists -i user:someuser
Connected Issue/Story
CyberArk internal issue link: ONYX-23085
Changelog
Test coverage
Documentation
README
s) were updated in this PRBehavior
Security