Skip to main content

goliothctl dfu release

Release management command.

goliothctl dfu release [flags]

Examples

# Create a release with artifact main at version 1.0.0
> goliothctl dfu release create --release-tags 1.0.0 --components [email protected]

Options

  -h, --help   help for release

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