https://github.com/schmichael/nomad-check
check your nomad
https://github.com/schmichael/nomad-check
Last synced: about 2 months ago
JSON representation
check your nomad
- Host: GitHub
- URL: https://github.com/schmichael/nomad-check
- Owner: schmichael
- License: mpl-2.0
- Created: 2024-01-26T01:23:56.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-27T00:52:59.000Z (over 2 years ago)
- Last Synced: 2025-06-03T17:49:05.394Z (about 1 year ago)
- Language: Go
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nomad-check
Check your nomad
```
go get github.com/schmichael/nomad-check
nomad-check -h # for help
nomad-check # to run against the http api
# to run against nomad debug dumps
nomad-check -allocs allocations.json -nodes nodes.json
```
Checkout nomad-check.json for results