https://github.com/threefoldtech/griddriver
Low level grid cli tool
https://github.com/threefoldtech/griddriver
Last synced: about 1 month ago
JSON representation
Low level grid cli tool
- Host: GitHub
- URL: https://github.com/threefoldtech/griddriver
- Owner: threefoldtech
- Created: 2025-03-03T21:19:01.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-03-03T22:14:37.000Z (3 months ago)
- Last Synced: 2025-04-09T17:10:01.578Z (about 1 month ago)
- Language: Go
- Size: 9.34 MB
- Stars: 0
- Watchers: 9
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Grid Driver
A small cli for interacting with TFGrid at a low level. Used by [`herolib`](https://github.com/freeflowuniverse/herolib).
For a high level cli client, see `tfcmd` in the [Go SDK](https://github.com/threefoldtech/tfgrid-sdk-go).
## Build
```sh
./build.sh
```