Usage
What it does
- Delete credentials file. Removes
$FACET_DIR/credentials(default~/.facet/credentials). - Warn about FACET_TOKEN. If the
FACET_TOKENenvironment variable is set, the CLI warns that it will continue to authenticate commands. Rununset FACET_TOKENto fully sign out of the current shell.
Exit codes
| Code | Meaning |
|---|---|
0 | Credentials removed (or file did not exist). |
1 | Failed (filesystem error). |
See also
facet login— sign in to the registry.facet whoami— verify the signed-in identity.