firmware

package
v0.2.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 8, 2024 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Command

type Command struct {
	List    listFirmware    `command:"list" alias:"ls" description:"list firmware images"`
	Upload  uploadFirmware  `command:"upload" alias:"up" description:"upload firmware image"`
	Update  updateFirmware  `command:"update" description:"update firmware image"`
	Delete  deleteFirmware  `command:"delete" alias:"del" description:"delete firmware image"`
	Monitor monitorFirmware `command:"monitor" alias:"mon" description:"monitor firmware update status"`
	Reset   resetError      `command:"clear" description:"clear firmware errors on device"`
	Get     getFirmware     `command:"get" description:"get firmware details"`
}

Command holds the subcommands for the firmware command

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL