Feature Overview & Customer NeedAs a Conjur user
I would like to install and run my Conjur CLI in my local machine
In order to perform the actions I like most in Conjur and operate it
As a Conjur user
I would like to be able to install from my CD pipeline
In order to run Conjur CLI in my pipeline and tests if needed
Conjur Python CLI to be on deployed on VMs or local computers of our users.
The platforms the CLI needs to support are:
RHEL 7 , 8
Windows 10
Mac
The deployment of the should be
Manual
Using a single executable file. Recommended - be the same UX for each platform.
The name of the CLI when running it should be "python-conjur-cli" or better yet conjur
Process Logic & Demo flow
Conjur user goes to release site of the Python CLI and download the CLI file
Conjur user is running the cli for example:
conjur --help
The current response is OK.
The Conjur user can see what version of the cli s/he is using by running
conjur -v or conjur --version
conjur cli version 6.0.0
Feature Overview & Customer Need As a Conjur user I would like to install and run my Conjur CLI in my local machine In order to perform the actions I like most in Conjur and operate it
As a Conjur user I would like to be able to install from my CD pipeline In order to run Conjur CLI in my pipeline and tests if needed
Conjur Python CLI to be on deployed on VMs or local computers of our users. The platforms the CLI needs to support are:
The deployment of the should be
Process Logic & Demo flow Conjur user goes to release site of the Python CLI and download the CLI file Conjur user is running the cli for example:
conjur --help
The current response is OK.The Conjur user can see what version of the cli s/he is using by running
conjur -v or conjur --version
conjur cli version 6.0.0see mocks for more details on the response: https://ljfz3b.axshare.com/#id=yokln4&p=conjur_main_help&g=1
Support If any prerequisite is not met while running the cli a proper message should be given to the user.
Documentation Please provide enhance documentation in online help and readme
Open issue Do we need to sign this single executable? find out with PM h2. DOD