# `Alaja.CLI.Commands.Show.Gradient`
[🔗](https://github.com/Lorenzo-SF/alaja/blob/2.1.0/lib/alaja/cli/commands/show/gradient.ex#L2)

`alaja gradient` — Display gradient-colored text.

# `help`

```elixir
@spec help() :: :ok
```

Prints help for the gradient command.

# `run`

```elixir
@spec run([String.t()]) :: :ok
```

Runs the gradient command.

---

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