(incus_admin_os_service.md)= # `incus admin os service` Manage IncusOS services ## Synopsis ```{line-block} Description Manage IncusOS services ``` ``` incus admin os service [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 service edit](incus_admin_os_service_edit.md) - Edit service configuration * [incus admin os service list](incus_admin_os_service_list.md) - List services * [incus admin os service reset](incus_admin_os_service_reset.md) - Reset the service * [incus admin os service show](incus_admin_os_service_show.md) - Show service details ```{toctree} :titlesonly: :glob: :hidden: service/* ```