copia-cli auth logout

copia-cli auth logout [flags]

Remove the stored authentication credentials for a Copia host. This does not revoke the token on the server.

Options

--host <string>
Copia instance hostname

Options inherited from parent commands

-R, --repo <string>
Select repository (owner/repo)
--token <string>
Authentication token

Examples

  $ copia-cli auth logout --host app.copia.io

See also