Skip to content

exit

Exit the interactive shell.

Syntax

exit

Usage context

Use this command inside interactive alpine-admin-cli sessions:

bin/admin.sh

Then run:

exit

You can also use Ctrl + D to leave the interactive shell.

Notes

  • exit ends the current interactive CLI session.
  • It does not modify runtime configuration.