发布

  • feat(core): add commands for debugging cache inputs / outputs (#34414)

    frostbyte_neo 发布于 2026-02-20 22:35:50 +00:00

    Current Behavior

    There's not a great way to troubleshoot or test inputs and outputs
    configurations on tasks.

    Expected Behavior

    Adds nx show target to enable users to debug inputs and outputs. It
    has flags --inputs, --check-input, --outputs, and --check-output
    to list or test specific file patterns.

    image

    image

    image

    image

    image

    image


    image


    Co-authored-by: nx-cloud[bot] <71083854+nx-cloud[bot]@users.noreply.github.com>
    Co-authored-by: FrozenPandaz jasonjean1993@gmail.com

    下载附件