Skip to main content

goliothctl dfu

Firmware management command.

goliothctl dfu [flags]

Examples

# Upload a firmware artifact
> goliothctl dfu create firmware.bin --version 1.0.0

Options

  -h, --help   help for dfu

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