Show resources for the authenticated user

## Usage

`circleci my <command> [flags]`

## General Commands

| Command | Description                              |
| ------- | ---------------------------------------- |
| `runs`  | List your recent runs grouped by project |

## Flags

Global flags: `-c, --config`, `--debug`, `--no-color`, `-q, --quiet` — see `circleci --help`.

## Details

Show CircleCI resources scoped to you, the authenticated user.

These commands answer "what's mine?" across every project you have
access to, rather than a single project inferred from the current
git repository.

