Skip to content

Latest commit

 

History

History
28 lines (24 loc) · 1.92 KB

Connect.md

File metadata and controls

28 lines (24 loc) · 1.92 KB

akeyless.Connect

Properties

Name Type Description Notes
helper Object [optional]
rcFileOverride String used to override .akeyless-connect.rc in tests [optional]
bastionCtrlPath String The Bastion API path [optional]
bastionCtrlPort String The Bastion API Port [optional] [default to '9900']
bastionCtrlProto String The Bastion API protocol [optional] [default to 'http']
bastionCtrlSubdomain String The Bastion API prefix [optional]
certIssuerName String The Akeyless certificate issuer name [optional]
gatewayUrl String The Gateway URL (configuration management) address, e.g. http://localhost:8000 [optional]
identityFile String The file from which the identity (private key) for public key authentication is read [optional]
json Boolean Set output format to JSON [optional] [default to false]
justification String [optional]
name String The Secret name (for database and AWS producers - producer name) [optional]
sshCommand String Path to SSH executable. e.g. /usr/bin/ssh [optional]
sshExtraArgs String Additional SSH arguments (except -i) [optional]
sshLegacySigningAlg Boolean Set this option to output legacy ('[email protected]') signing algorithm name in the ssh certificate. [optional] [default to false]
target String The target [optional]
token String Authentication token (see `/auth` and `/configure`) [optional]
uidToken String The universal identity token, Required only for universal_identity authentication [optional]
useSshAgent Boolean Enable ssh-agent [optional]
viaBastion String The jump box server [optional]