commands library
Classes
- BuildCommand
- CleanCommand
- ConfigCommand
- DiffCommand
- Compares the environment variables of two clients side by side, useful for debugging "why does clientB behave differently from clientA".
- DoctorCommand
- Validates a project's Udara CLI setup without touching any files.
- HistoryCommand
- Displays and manages the project-local build history recorded by BuildCommand on every run (success or failure).
- ListClientsCommand
- SetupCommand
- SlackTestCommand
- WhiteLabelCommand