mirror of
https://github.com/onyx-and-iris/xair-cli.git
synced 2026-04-09 02:13:35 +00:00
implement info command
upd help mds
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
package xair
|
||||
|
||||
type InfoResponse struct {
|
||||
Host string
|
||||
Name string
|
||||
Model string
|
||||
Host string
|
||||
Name string
|
||||
Model string
|
||||
Firmware string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user