Skip to content

passbolt_create_folder

speatzle edited this page Sep 9, 2021 · 6 revisions

doc/passbolt_create_folder.md## passbolt create folder

Creates a Passbolt Folder

Synopsis

Creates a Passbolt Folder and Returns the Folders ID

passbolt create folder [flags]

Options

  -f, --folderParentID string   Folder in which to create the Folder
  -h, --help                    help for folder
  -n, --name string             Folder Name

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