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 hostfactory integration tests and improve UX #342

Closed sigalsax closed 3 years ago

sigalsax commented 3 years ago

What does this PR do?

This commit adds integration tests for the hostfactory vanilla flow as well as improve UX for the hostfactory command. Previously the user had to pass in the account and command kind with the CLI command (cucumber:host_factory:somepolicy/my_host_factory) and now they can just do so by providing the name of the hostfactory path (somepolicy/my_host_factory)

What ticket does this PR close?

Resolves - Jira

Checklists

Change log

Test coverage

Documentation