fioctl config updates¶
Configure aktualizr-lite settings for how updates are applied to a device group
Synopsis¶
View or change configuration parameters used by aktualizr-lite for updating devices in a device group. When run with no options, this command will print out how the group is currently configured.
Examples¶
# Make devices start taking updates from Targets tagged with "devel":
fioctl config updates --group beta --tag devel
# Set the docker apps that devices will run:
fioctl config updates --group beta --apps shellhttpd
# Set the docker apps and the tag for devices:
fioctl config updates --group beta --apps shellhttpd --tag master
Options¶
Options inherited from parent commands¶
SEE ALSO¶
- fioctl config - Manage configuration common to all devices in a factory