(incus_admin_os_debug.md)= # `incus admin os debug` Debug IncusOS systems ## Synopsis ```{line-block} Description Debug IncusOS systems ``` ``` incus admin os debug [flags] ``` ## Options inherited from parent commands ``` --debug Show all debug messages --explain If the command is valid, explain its parsed arguments instead of running it --force-local Force using the local unix socket -h, --help Print help --project Override the source project -q, --quiet Don't show progress information --sub-commands Use with help or --help to view sub-commands -v, --verbose Show all information messages --version Print version number ``` ## SEE ALSO * [incus admin os](incus_admin_os.md) - Manage IncusOS systems * [incus admin os debug log](incus_admin_os_debug_log.md) - Get debug log * [incus admin os debug processes](incus_admin_os_debug_processes.md) - Get the system processes * [incus admin os debug secureboot](incus_admin_os_debug_secureboot.md) - Debug IncusOS secureboot ```{toctree} :titlesonly: :glob: :hidden: debug/* ```