infamousjoeg / cybr-cli

A "Swiss Army Knife" command-line interface (CLI) for easy human and non-human interaction with @CyberArk suite of products.
Apache License 2.0
72 stars 16 forks source link

cybr conjur commands give error #175

Closed infamousjoeg closed 2 years ago

infamousjoeg commented 2 years ago

Describe the bug After logging on using .conjurrc and .netrc, Conjur errors on initializing client:

Failed to initialize conjur client. environment variable(s) not provided: CONJUR_ACCOUNT, CONJUR_APPLIANCE_URL, CONJUR_AUTHN_LOGIN, CONJUR_AUTHENTICATOR, CONJUR_AUTHN_SERVICE_ID

To Reproduce Steps to reproduce the behavior:

  1. cybr conjur logon
  2. Run any command.
  3. See error

Expected behavior Response should successfully be returned instead of error.

Screenshots image