services/device/device: make status command work for the device service

We already added support for the Status RPC for the device service
(https://vanadium-review.googlesource.com/#/c/11766/), so update the cmd-line
tool to support it.

Change-Id: Ibc8d8531756cf814afa58d095cdfd4692043a633
4 files changed
tree: 14de538786b31f2f8db950f05b69ef7ef4a01cf2
  1. cmd/
  2. examples/
  3. internal/
  4. lib/
  5. runtime/
  6. services/
  7. test/
  8. .gitignore
  9. AUTHORS
  10. CONTRIBUTORS
  11. envvar.go
  12. envvar_test.go
  13. LICENSE
  14. PATENTS
  15. README.md
  16. VERSION
README.md

Vanadium

This repository contains a reference implementation of the Vanadium APIs.

Unlike the APIs in https://github.com/vanadium/go.v23, which promises to provide backward compatibility this repository makes no such promises.