Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.28 KB

GatewayMigratePersonalItems.md

File metadata and controls

24 lines (16 loc) · 1.28 KB

GatewayMigratePersonalItems

gatewayMigratePersonalItems is a command that migrate personal items from external vault

Properties

Name Type Description Notes
_1passwordEmail String 1Password user email to connect to the API [optional]
_1passwordPassword String 1Password user password to connect to the API [optional]
_1passwordSecretKey String 1Password user secret key to connect to the API [optional]
_1passwordUrl String 1Password api container url [optional]
_1passwordVaults List<String> 1Password list of vault to get the items from [optional]
json Boolean Set output format to JSON [optional]
protectionKey String The name of a key that used to encrypt the secret value [optional]
targetLocation String Target location in your Akeyless personal folder for migrated secrets [optional]
token String Authentication token (see `/auth` and `/configure`) [optional]
type String Migration type for now only 1password. [optional]
uidToken String The universal identity token, Required only for universal_identity authentication [optional]