Closed szh closed 2 years ago
Depends on https://github.com/cyberark/conjur-api-python/pull/32
Add the Resource 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 resource exists -i user:someuser
conjur resource exists -i user:someuser
CyberArk internal issue link: ONYX-23083
README
Depends on https://github.com/cyberark/conjur-api-python/pull/32
Desired Outcome
Add the Resource 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 resource exists -i user:someuser
Connected Issue/Story
CyberArk internal issue link: ONYX-23083
Changelog
Test coverage
Documentation
README
s) were updated in this PRBehavior
Security