cyberark-conjur-cli icon indicating copy to clipboard operation
cyberark-conjur-cli copied to clipboard

CyberArk Conjur command line interface written in Python

Results 71 cyberark-conjur-cli issues
Sort by recently updated
recently updated
newest added

We need to support the running of the CLI across multiple platforms and to say this, we need our tests to run cross-platform. Therefore we need to build one across...

This epic is for items that have been deprioritized or backlogged, not blocking the GA release

Epic

There have been numerous recommendations from the internal team to switch from argparse to click. For this task, we will need to look into the following: 1. Pros/Cons of both...

## Is your feature request related to a problem? Please describe. Given a [recent bug report](#75), we do not have robust enough validation of dependencies in `setup.py` which needs to...

kind/enhancement
kind/quality
component/conjur-sdk

Add the ability to the cli and api client to support a flag such as: ``` conjur-cli --insecure -l https://myserver -a orgname -u "host/aws//" --authn iam --authn-id authServiceId \ variable...

kind/enhancement
kind/developer-experience
defined

Utility of this repo is limited without an easy way to use the bundled CLI. Placing it on DockerHub would remove this issue. AC: - [ ] Tagged commits of...

blocked
component/cli
kind/enhancement
kind/developer-experience

Review the trivy output in Jenkins. Once the review is complete, set the scanAndReport function to "HIGH".

kind/technical-debt

Validate and fix any errors with the following workflows: - [ ] Loading Policy with users and hosts with API keys disabled shows policy load success/failure, but not API keys...

kind/enhancement
support/serious

Currently `client.list()` returns all resource ids the client has access too. I would like to get a list of resources according to the [list resources endpoint](https://docs.conjur.org/Latest/en/Content/API/#role-based-access-control-list-resources-get). returning a list of...

kind/enhancement
kind/developer-experience
severity/low

Current plan but open RFC FS structure: ``` $ tree $HOME ├── 700: drwx------ .conjur/ │   ├── 755: drwxr-xr-x default.yml -> .yml │   ├── 600: drw------- .yml │   ├── 755:...

component/cli
to do
kind/enhancement
triage/scoping
triage/needs-info