# geni logout (/cli/auth/logout)



```sh
geni logout
```

Signs out and revokes the session. After running this, every other `geni` command will fail until you run [`geni login`](/cli/auth/login) again.

## Output [#output]

```
✓ Session revoked.
```
