(incus_admin_os.md)=
# `incus admin os`

Manage IncusOS systems

## Synopsis
```{line-block}

Description:
  Manage IncusOS systems



```
```
incus admin os [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](incus_admin.md)	 - Manage incus daemon
* [incus admin os application](incus_admin_os_application.md)	 - Manage IncusOS applications
* [incus admin os debug](incus_admin_os_debug.md)	 - Debug IncusOS systems
* [incus admin os service](incus_admin_os_service.md)	 - Manage IncusOS services
* [incus admin os system](incus_admin_os_system.md)	 - Manage IncusOS system details

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

os/*
```
