cli → zoo → auth

zoo auth logout

Log out of an Zoo host.

Options

About

This command removes the authentication configuration for a host either specified interactively or via --host.

$ zoo auth logout
# => select what host to log out of via a prompt

$ zoo auth logout --host zoo.internal
# => log out of specified host

See also