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 "show" command #416

Closed szh closed 2 years ago

szh commented 2 years ago

Depends on https://github.com/cyberark/conjur-api-python/pull/31

Desired Outcome

Add the "show" command which existed in the Ruby CLI but was not added to the Python CLI.

Implemented Changes

Added support for command with syntax conjur show -i variable:path/to/var

Connected Issue/Story

Resolves #218

CyberArk internal issue link: ONYX-23088

Changelog

Test coverage

Documentation

Behavior

Security