Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.44 KB

GatewayMigratePersonalItems.md

File metadata and controls

21 lines (17 loc) · 1.44 KB

GatewayMigratePersonalItems

gatewayMigratePersonalItems is a command that migrate personal items from external vault

Properties

Name Type Description Notes
_1password_email str 1Password user email to connect to the API [optional]
_1password_password str 1Password user password to connect to the API [optional]
_1password_secret_key str 1Password user secret key to connect to the API [optional]
_1password_url str 1Password api container url [optional]
_1password_vaults list[str] 1Password list of vault to get the items from [optional]
json bool Set output format to JSON [optional] [default to False]
protection_key str The name of a key that used to encrypt the secret value [optional]
target_location str Target location in your Akeyless personal folder for migrated secrets [optional]
token str Authentication token (see `/auth` and `/configure`) [optional]
type str Migration type for now only 1password. [optional] [default to '1password']
uid_token str The universal identity token, Required only for universal_identity authentication [optional]

[Back to Model list] [Back to API list] [Back to README]