Skip to main content

goliothctl updates

Trigger device updates.

goliothctl updates [flags]

Examples

# Update a single device by name
> goliothctl updates send my-device firmware.bin

Options

  -h, --help   help for updates

Options inherited from parent commands

      --apiUrl string      golioth api server url (default "https://api.golioth.io")
-c, --config string config file (default is $HOME/.golioth/.goliothctl.yaml)
--projectId string golioth project id

SEE ALSO