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

Create host using new token vanilla #350

Closed eranha closed 3 years ago

eranha commented 3 years ago

Desired Outcome

We want to enable the user to create a host using the new host factory token he generated

Implemented Changes

Added new host data class Added methods in all execution flow to support creation of host using host factory token Added UT and integration tests

Connected Issue/Story

Resolves #[relevant GitHub issue(s), e.g. 76]

CyberArk internal issue link: ONYX-12452

Definition of Done

At least 1 todo must be completed in the sections below for the PR to be merged.

Changelog

Test coverage

Documentation

Behavior

Security