cli.reservation¶
otto reservation — read-only helpers over the configured reservation backend.
Subcommands:
otto --lab LAB reservation whoami— show the resolved identity and backend.otto --lab LAB reservation check— run the reservation check and print a human-readable report. Useful as a pre-flight before a longotto test.
Both reuse the top-level --lab option — no redundant flags here.
- otto.cli.reservation.reservation_callback(ctx)¶
Inspect and verify lab reservations.
- Return type:¶
None