On this page

Create a new access key with the given name. Returns the key ID and secret
(shown only once).

**Alias:**`c`

## Usage

```bash
tigris access-keys create <name>

t3 keys c <name>
```

## Examples

```bash
tigris access-keys create my-ci-key
```
