kubernaut icon indicating copy to clipboard operation
kubernaut copied to clipboard

Support listing all claims and retrieving claim detail

Open plombardi89 opened this issue 6 years ago • 1 comments

Once we have multiple claims in the backend and CLI there needs to be a way to actually see all the active claims that a user has.

There should also be a way to get detailed information about a claim such as duration, kubernetes version, and the URL. It would be nice if this information could also be formatted in either text or JSON format for easy consumption from tooling.

plombardi89 avatar Nov 06 '17 17:11 plombardi89

@kflynn also would like a mechanism to just check if a claim exists. I might add this via kubernaut get-claim <id> --check or something (CLI naming still TBD)

plombardi89 avatar Nov 06 '17 17:11 plombardi89