This directory contains scripts which can be useful for development. They are not intented for regular use by end users.
- Bash (although we try to avoid bashism in devscripts, things can happen)
- docker-compose
- HTTPie (https://httpie.org)
- jq (https://stedolan.github.io/jq)
add-device: Add a test device to ShellHub (--fakefor API-only,--agentfor real agent container)get-devices: Get devices from APIlint-code: Run code lintertest-unit: Run unit testgen-mock: Generate/update mock objects for testingrun-agent: Runs a native agent, building if necessary, with the provided tag.update-go: Updates the Go version of the project to .