cyberark-conjur-cli
cyberark-conjur-cli copied to clipboard
CyberArk Conjur command line interface written in Python
Need to write all our [tests](https://cyberark365-my.sharepoint.com/:x:/r/personal/elad_kugman_cyberark_com/_layouts/15/Doc.aspx?sourcedoc=%7B3F985515-C4C3-477A-9E98-6BEFBBDEC660%7D&file=dockerless_testplan.xlsx&action=default&mobileredirect=true&cid=6eb95c20-7b32-451c-8fd0-2db6c62fb841) in one place . XRAY is the right platform for this. Today it exist in excel and its not fully cleared.
## Is your feature request related to a problem? Please describe. We should add the __version__ attribute as recommended in [PEP- 396](https://www.python.org/dev/peps/pep-0396/) and in [PEP-8](https://www.python.org/dev/peps/pep-0008/#module-level-dunder-names) ## Describe the solution you...
## Is your feature request related to a problem? Please describe. When initializing a Client we can inject the url, account and root_ca file as parameters. if not exists it...
We would like to automate our release pipeline to speed up our release process ### Milestone 3 DOD - [ ] Github action - Versioned tag triggers a draft release...
## Summary We push the CLI and SDK as a package to PyPi so that users with Python installed on their machine can easily pull the CLI for human-use and...
The CLI app just deploys the resources and doesn't actually opens the app, so when the user launches conjur-cli from Applications, the app appears in the dock but does nothing,...
## Is your feature request related to a problem? Please describe. In order to improve the installation ux it would be great that MacOS users will be able to install...
Currently the `whoami` output is displayed in JSON format: This format is not user-friendly and should be changed, like so: 1. Removing curl parentheses 2. Removing quotes 3. Removing underscore...
We would like to automate our release pipeline to speed up our release process We therefore need to come up with a design for things we want to automate to...
We would like to automate our release pipeline to speed up our release process We therefore need to come up with a design for things we want to automate to...