cyberark / cyberark-conjur-cli

CyberArk Conjur command line interface written in Python
https://www.conjur.org
Apache License 2.0
17 stars 16 forks source link

Add Role exists command #417

Closed gl-johnson closed 2 years ago

gl-johnson commented 2 years ago

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

Behavior

Security