This commit is contained in:
j3d1 2025-09-24 22:10:55 +02:00
parent 17bfb84a94
commit 2fe8d14c2c
35 changed files with 1976 additions and 2134 deletions

View file

@ -1,5 +1,8 @@
# toolshed
## foo
## Development
``` bash
@ -87,4 +90,4 @@ for detailed instructions see [docs](/docs/deployment.md).
``` bash
cli-client/toolshed-client.py --key <hex private key> --user name@example.com --host 1.2.3.4:8000 getinventory
```
```