table of contents
PASSBOLT-SHARE-RESOURCE(1) | PASSBOLT-SHARE-RESOURCE(1) |
NAME¶
passbolt-share-resource - Shares a Passbolt Resource
SYNOPSIS¶
passbolt share resource [flags]
DESCRIPTION¶
Shares a Passbolt Resource
OPTIONS¶
-g, --group=[] Group id's to share with
-h, --help[=false] help for resource
--id="" id of Resource to Share
-t, --type=1 Permission Type (1 Read Only, 7 Can Update, 15 Owner)
-u, --user=[] User id's to share with
OPTIONS INHERITED FROM PARENT COMMANDS¶
--config="" Config File
--debug[=false] Enable Debug Logging
--mfaDelay=10s Delay between MFA Attempts, only used in noninteractive modes
--mfaMode="interactive-totp" How to Handle MFA, the following Modes exist: none, interactive-totp and noninteractive-totp
--mfaRetrys=3 How often to retry TOTP Auth, only used in nointeractive modes
--mfaTotpOffset=0s TOTP Generation offset only used in noninteractive-totp mode
--mfaTotpToken="" Token to generate TOTP's, only used in nointeractive-totp mode
--serverAddress="" Passbolt Server Address (https://passbolt.example.com)
--timeout=1m0s Timeout for the Context
--userPassword="" Passbolt User Password
--userPrivateKey="" Passbolt User Private Key
--userPrivateKeyFile="" Passbolt User Private Key File, if set then the userPrivateKey will be Overwritten with the File Content
SEE ALSO¶
Jul 2024 | Auto generated by spf13/cobra |