(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
      --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 check-update](incus_admin_os_system_check-update.md)	 - Check for updates
* [incus admin os system delete-storage-pool](incus_admin_os_system_delete-storage-pool.md)	 - Delete the storage pool
* [incus admin os system edit](incus_admin_os_system_edit.md)	 - Edit system configuration
* [incus admin os system factory-reset](incus_admin_os_system_factory-reset.md)	 - Factory reset the system
* [incus admin os system import-storage-encryption-key](incus_admin_os_system_import-storage-encryption-key.md)	 - Import the storage encryption key
* [incus admin os system list](incus_admin_os_system_list.md)	 - List system configuration sections
* [incus admin os system poweroff](incus_admin_os_system_poweroff.md)	 - Power off the system
* [incus admin os system reboot](incus_admin_os_system_reboot.md)	 - Reboot the system
* [incus admin os system restore](incus_admin_os_system_restore.md)	 - Restore a system backup
* [incus admin os system show](incus_admin_os_system_show.md)	 - Show system configuration details
* [incus admin os system tpm-rebind](incus_admin_os_system_tpm-rebind.md)	 - Rebind the TPM (after using recovery key)
* [incus admin os system wipe-drive](incus_admin_os_system_wipe-drive.md)	 - Wipe the drive

```{toctree}
:titlesonly:
:glob:
:hidden:

system/*
```
