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 resource exists command #418

Closed szh closed 2 years ago

szh commented 2 years ago

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

Behavior

Security