# `Alaja.CLI.Commands.Config`
[🔗](https://github.com/Lorenzo-SF/alaja/blob/2.1.0/lib/alaja/cli/commands/config.ex#L1)

DEPRECATED: The `alaja config` command has been removed. Use `alaja theme` for theme management.

# `run`

```elixir
@spec run(Keyword.t() | list()) :: :ok
```

Placeholder for a removed command.
The function exists only so that dispatch tests can still call
`Alaja.CLI.Commands.Config.run/1`.

---

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