Skip to main content

status

Displays the active runtime information including its name, version, short ID, rootfs build ID, and initramfs build ID. Also shows the status of all currently merged extensions.

avocadoctl status [OPTIONS]

Global Options

OptionDescription
-c, --config <PATH>Path to configuration file
-v, --verboseEnable verbose output
-o, --output <FORMAT>Output format
--socket <ADDRESS>Varlink socket address

Examples

# Show system status
avocadoctl status

# Show status with verbose output
avocadoctl status --verbose