Conjurinc-workato-dev / appliance

0 stars 0 forks source link

epic apliance test #81

Open daphnaab opened 3 years ago

daphnaab commented 3 years ago

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

  1. Manual
  2. Using a single executable file. Recommended - be the same UX for each platform.
  3. 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

see 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

maxAtSW commented 3 years ago

https://ca-il-jira-test.il.cyber-ark.com/browse/ONYX-6747