Skip to main content

Usage

Removes the saved credentials file. No server call is made — token revocation is done in the web UI at agentfacets.io.

Exit codes

What it does

1

Delete credentials file

Removes $FACET_DIR/credentials (default ~/.facet/credentials).
2

Warn about FACET_TOKEN

If the FACET_TOKEN environment variable is set, the CLI warns that it will continue to authenticate commands. Run unset FACET_TOKEN to fully sign out of the current shell.

See also