reservation describe prints the current state of a capacity reservation,
including whether it is still pending or has been fulfilled. Use it to check
on a reservation you created earlier, before deciding whether to keep
waiting on it (reservation wait) or cancel it (reservation cancel).
Usage
Example
Options
—output, -o <format>
Output format. One ofplain or json. Default is plain.