Skip to content

passbolt_share_resource

speatzle edited this page Sep 15, 2021 · 6 revisions

doc/passbolt_share_resource.md## passbolt share resource

Shares a Passbolt Resource

Synopsis

Shares a Passbolt Resource

passbolt share resource [flags]

Options

  -g, --group stringArray   Group id's to share with
  -h, --help                help for resource
      --id string           id of Resource to Share
  -t, --type int            Permission Type (1 Read Only, 7 Can Update, 15 Owner) (default 1)
  -u, --user stringArray    User id's to share with

Options inherited from parent commands

      --config string           Config File
      --debug                   Enable Debug Logging
      --serverAddress string    Passbolt Server Address (https://passbolt.example.com)
      --timeout duration        Timeout for the Context (default 1m0s)
      --userPassword string     Passbolt User Password
      --userPrivateKey string   Passbolt User Private Key

SEE ALSO

Clone this wiki locally