table of contents
| nbox-device(1) | General Commands Manual | nbox-device(1) |
NAME¶
nbox-device - Show a device by name, slug, or ID
SYNOPSIS¶
nbox device [--journal] [--journal-limit] [-h|--help] <VALUE> [subcommands]
DESCRIPTION¶
Show a device by name, slug, or ID
OPTIONS¶
- --journal
- Also fetch the object's recent journal entries
- --journal-limit <N>
- Max inline journal entries to fold in (implies --journal; default 5)
- -h, --help
- Print help
- <VALUE>
- Device name, slug, or numeric ID
SUBCOMMANDS¶
- nbox-device-set(1)
- Set a writable field on a device. A write: requires the `--allow-writes` gate AND confirmation (`--confirm`, or an interactive prompt on a TTY in plain output). `--dry-run` previews with no mutation and needs neither
| device |