CLICommand referenceuninstall

uninstall

Commands, arguments, and options for openship uninstall.

See the CLI overview for examples. Global flags such as --json go before the command; see global options.

openship uninstall

Remove Openship from this machine: stop it, delete its data (database, certs, edge config), its images, and ~/.openship. Deployed apps are left running.

openship uninstall [options]
OptionMeaning
-y, --yesSkip the confirmation prompt (for scripts)
--keep-dataKeep the database/certs volumes and ~/.openship — remove only the running stack
--keep-imagesDon't delete the Openship container images

On this page