# Status

> Checks if the current user has any Service Account Key ID and Secret Key stored locally.

Checks if the current user has any 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 status [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.      |
