mirror of
https://github.com/passbolt/go-passbolt-cli.git
synced 2025-05-12 10:58:21 +00:00
Update README
This commit is contained in:
parent
753e802f05
commit
bdae098c46
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ go-passbolt-cli action entity [arguments]
|
||||||
Action is the Action you want to perform like Creating, Updating or Deleting a Entity.
|
Action is the Action you want to perform like Creating, Updating or Deleting a Entity.
|
||||||
Entity is a Resource(Password), Folder, User or Group that you want to apply a action to.
|
Entity is a Resource(Password), Folder, User or Group that you want to apply a action to.
|
||||||
|
|
||||||
In Passbolt a Password is Usually Refert to as a Resource.
|
In Passbolt a Password is usually revert to as a Resource.
|
||||||
|
|
||||||
To Create a Resource you can do this, it will return the ID of the newly created Resource:
|
To Create a Resource you can do this, it will return the ID of the newly created Resource:
|
||||||
```bash
|
```bash
|
||||||
|
|
Loading…
Add table
Reference in a new issue