(incus_admin_os_system_storage.md)= # `incus admin os system storage` Storage configuration ## Synopsis ```{line-block} Description Storage configuration ``` ## 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 system](incus_admin_os_system.md) - Manage IncusOS system details * [incus admin os system storage create-volume](incus_admin_os_system_storage_create-volume.md) - Create a storage volume * [incus admin os system storage delete](incus_admin_os_system_storage_delete.md) - Delete the storage pool * [incus admin os system storage delete-volume](incus_admin_os_system_storage_delete-volume.md) - Delete the storage volume * [incus admin os system storage edit](incus_admin_os_system_storage_edit.md) - Edit configuration * [incus admin os system storage encrypt-drive](incus_admin_os_system_storage_encrypt-drive.md) - Encrypt the drive * [incus admin os system storage import-encrypted-drive](incus_admin_os_system_storage_import-encrypted-drive.md) - Import an existing encrypted drive * [incus admin os system storage import-storage-pool](incus_admin_os_system_storage_import-storage-pool.md) - Import an existing encrypted storage pool * [incus admin os system storage scrub-pool](incus_admin_os_system_storage_scrub-pool.md) - Scrub the storage pool * [incus admin os system storage show](incus_admin_os_system_storage_show.md) - Show details * [incus admin os system storage wipe-drive](incus_admin_os_system_storage_wipe-drive.md) - Wipe the drive ```{toctree} :titlesonly: :glob: :hidden: storage/* ```