-
Notifications
You must be signed in to change notification settings - Fork 15
passbolt_update
speatzle edited this page Sep 22, 2021
·
5 revisions
doc/passbolt_update.md## passbolt update
Updates a Passbolt Entity
Updates a Passbolt Entity
-h, --help help for update
--config string Config File
--debug Enable Debug Logging
--mfaDelay duration Delay between MFA Attempts, only used in noninteractive modes (default 10s)
--mfaMode string How to Handle MFA, the following Modes exist: none, interactive-totp and noninteractive-totp (default "interactive-totp")
--mfaRetrys uint How often to retry TOTP Auth, only used in nointeractive modes (default 3)
--serverAddress string Passbolt Server Address (https://passbolt.example.com)
--timeout duration Timeout for the Context (default 1m0s)
--totpOffset duration TOTP Generation offset only used in noninteractive-totp mode
--totpToken string Token to generate TOTP's, only used in nointeractive-totp mode
--userPassword string Passbolt User Password
--userPrivateKey string Passbolt User Private Key
- passbolt - A CLI tool to interact with Passbolt.
- passbolt update group - Updates a Passbolt Group
- passbolt update resource - Updates a Passbolt Resource
- passbolt update resource - Updates a Passbolt Folder
- passbolt update user - Updates a Passbolt User