# Logout

> Clears the Service Account Key ID and Secret Key stored locally.

Clears the Service Account Key ID and Secret Key stored locally.

> **Note:**
>
> This is a base command specific to the CLI that allows you to make authenticated calls to our apis. It is not related to the Authentication Unity Service.

## Command

```text
ugs logout [options]
```

## Options

|       | Alias          | Description                         |
| ----- | -------------- | ----------------------------------- |
| help  | -?, -h, --help | Display help and usage information. |
| quiet | -q, --quiet    | Reduce logging to a minimum.        |
| json  | -j, --json     | Use JSON as the output format.      |
