# `Docker.Commands.Context.Ls`
[🔗](https://github.com/joshrotenberg/docker_wrapper_ex/blob/v0.1.2/lib/docker/commands/context/ls.ex#L1)

Implements the `Docker.Command` behaviour for `docker context ls`.

# `t`

```elixir
@type t() :: %Docker.Commands.Context.Ls{quiet: term()}
```

# `new`

# `quiet`

---

*Consult [api-reference.md](api-reference.md) for complete listing*
