Closed gl-johnson closed 2 years ago
Add flag to conjur init that allows you to force the CLI to store Conjur credentials in a file mode (see native keystore spike).
conjur init
conjur init --force-netrc
CyberArk internal issue link: ONYX-22954
README
Desired Outcome
Add flag to
conjur init
that allows you to force the CLI to store Conjur credentials in a file mode (see native keystore spike).Implemented Changes
conjur init --force-netrc
) to enable netrc as the keystore to be used by the CLIConnected Issue/Story
CyberArk internal issue link: ONYX-22954
Changelog
Test coverage
Documentation
README
s) were updated in this PRBehavior
Security