# status

`speakeasy status`  

Review status of current workspace  

## Usage

```
speakeasy status [flags]
```

### Options

```
  -h, --help            help for status
  -o, --output string   Output format (summary: visual boxes, console: plain text for non-TTY environments, json: structured JSON for automation) (default "summary")
```

### Options inherited from parent commands

```
      --logLevel string   the log level (available options: [info, warn, error]) (default "info")
```

### Parent Command

* [speakeasy](/docs/speakeasy-reference/cli/getting-started)	 - The Speakeasy CLI tool provides access to the Speakeasy.com platform
