New to CUE?

    Begin the tour with an introduction to the most important language features
    The Basics of CUE

    Types and Values

    CUE merges the concepts of types and values, enabling clear and concise constraints

    References & Visibility

    A CUE value can be derived from other values, using easy-to-understand references

    Expressions

    CUE provides a rich set of mechanisms to construct, validate, and process data

    Packages and Imports

    Configurations can be separated so they’re easier to manage and reason about