# tag

`speakeasy tag`  

Add tags to a given revision of your API. Specific to a registry namespace  

## Usage

```
speakeasy tag [flags]
```

### Options

```
  -h, --help   help for tag
```

### 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
### Sub Commands

* [speakeasy tag apply](/docs/speakeasy-reference/cli/tag/apply)	 - Add tags to a given revision of your API. Specific to a registry namespace
* [speakeasy tag promote](/docs/speakeasy-reference/cli/tag/promote)	 - Add tags to a revision in the Registry, based on the most recent workflow run
