Docs
Reference

Akeyless

Import static secrets from an Akeyless vault. penv never writes back.

Import static secrets from an Akeyless vault. penv never writes back.

The connection

WhatThis provider
VendorAkeyless
Keyakeyless-secrets
Availabilityavailable. You can connect it today.
Credential penv holdsakeyless-access-key
Values read backyes
Activationimmediate

What it moves

DirectionWhat it does
importReads names and values out of the store into penv.

What happens to a name that exists

DirectionPolicies you can pick
importskip_existing, new_version, fail

How syncs work says what each one does.

How you connect

You paste a credential you already hold. penv seals it and never shows it again.

FieldLabelKindRequiredWhat it is
accessIdAccess IDsecret, masked here and sealedyes
accessKeyAccess Keysecret, masked here and sealedyesFrom an API Key auth method. penv trades these for a short-lived token and stores none.

What a mapping asks for

Answered once per environment you map.

FieldLabelKindRequiredAdvancedWhat it is
pathPrefixItem pathtextyesnoOne path per sync. Subfolders are not walked, since two of them can hold one name.

Permissions it needs

penv probes for these when it verifies the connection.

PermissionDirectionsBlockingWithout it
listimportyesPreview cannot list what is under this path.
readimportyesImport cannot read any values.