passbolt / go-passbolt-cli

A CLI tool to interact with Passbolt, a Open source Password Manager for Teams
https://passbolt.com
MIT License
60 stars 14 forks source link

share resource throws error #58

Closed i4mr000t closed 3 months ago

i4mr000t commented 3 months ago

the following cmd:

passbolt.exe share resource --id --type 7 --group

Throws that error:

Error: required flag(s) "type" not set

The command worked for a long time. Today it throwed this error.

ID is correct and group id is also correct.