(incus_admin_os_system.md)= # `incus admin os system` Manage IncusOS system details ## Synopsis ```{line-block} Description Manage IncusOS system details ``` ``` incus admin os system [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 system backup](incus_admin_os_system_backup.md) - Backup the system * [incus admin os system factory-reset](incus_admin_os_system_factory-reset.md) - Factory reset the system * [incus admin os system kernel](incus_admin_os_system_kernel.md) - System kernel configuration * [incus admin os system logging](incus_admin_os_system_logging.md) - System logging * [incus admin os system network](incus_admin_os_system_network.md) - Network configuration * [incus admin os system poweroff](incus_admin_os_system_poweroff.md) - Power off the system * [incus admin os system provider](incus_admin_os_system_provider.md) - Image and management provider * [incus admin os system reboot](incus_admin_os_system_reboot.md) - Reboot the system * [incus admin os system resources](incus_admin_os_system_resources.md) - System resources * [incus admin os system restore](incus_admin_os_system_restore.md) - Restore a system backup * [incus admin os system security](incus_admin_os_system_security.md) - Security configuration * [incus admin os system storage](incus_admin_os_system_storage.md) - Storage configuration * [incus admin os system suspend](incus_admin_os_system_suspend.md) - Suspend the system * [incus admin os system update](incus_admin_os_system_update.md) - Update configuration ```{toctree} :titlesonly: :glob: :hidden: system/* ```