goliothctl dfu artifact
Artifact management command.
goliothctl dfu artifact [flags]
Examples
# Upload a firmware artifact
> goliothctl dfu artifact create firmware.bin --version 1.0.0
Options
-h, --help help for artifact
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
- goliothctl dfu - Firmware management command.
- goliothctl dfu artifact create - Upload a device artifact artifact.
- goliothctl dfu artifact delete - Delete an artifact from Golioth.
- goliothctl dfu artifact list - List all firmware artifacts that have been registered with Golioth