Add the rover inventory to the "rover" response
This commit is contained in:
parent
e1bff92a56
commit
e6a25a5310
5 changed files with 69 additions and 46 deletions
|
@ -268,7 +268,7 @@ func InnerMain(command string, args ...string) error {
|
|||
return err
|
||||
|
||||
default:
|
||||
fmt.Printf("attributes: %+v\n", response)
|
||||
fmt.Printf("rover info: %+v\n", response)
|
||||
}
|
||||
|
||||
default:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue