First Steps
When you start out with CUE, you can incorporate it without replacing existing code or processes. First Steps will take you through some examples of how to get the most out of CUE without rewriting or breaking what you already have. In fact, these will help you improve and verify your existing data, config, and processes.
Stealth CUE, not necessarily sneaky but you can start using CUE without changing existing code
- Validate Configuration
- Import Configuration
- Convert JSON Schema
- Generate Configuration
- Modules and Packages
- Scripting with Cue
- Generate All The Things
- Recommendations