Update services/storage-users/README.md

Co-authored-by: Phil Davis <phil@jankaritech.com>
This commit is contained in:
Roman Perekhod
2024-05-22 09:19:04 +02:00
committed by GitHub
parent 3a01ff8060
commit 38379646b1

View File

@@ -185,7 +185,7 @@ Has a default value of `720h` which equals `30 days`. This means, the command wi
#### List and Restore Trash-Bins Items
Restoring is possible only to the original location. The personal or project space ID `spaceID` is required for the items to be restored.
To authenticate the cli tool use `OCIS_SERVICE_ACCOUNT_SECRET=<acc-secret>` and `OCIS_SERVICE_ACCOUNT_ID=<acc-id>`. The `storage-users` cli tool uses the default address to establish the connection to the `gateway` service. If the connection is failed check your custom `gateway`
To authenticate the cli tool use `OCIS_SERVICE_ACCOUNT_SECRET=<acc-secret>` and `OCIS_SERVICE_ACCOUNT_ID=<acc-id>`. The `storage-users` cli tool uses the default address to establish the connection to the `gateway` service. If the connection fails, check your custom `gateway`
service `GATEWAY_GRPC_ADDR` configuration and set the same address to `storage-users` variable `OCIS_GATEWAY_GRPC_ADDR` or `STORAGE_USERS_GATEWAY_GRPC_ADDR`.
* Print a list of all trash-bin items of a space