Skip to content

References

Cloud Commands

Complete reference for all Nx Cloud CLI commands

Nx configuration

A comprehensive reference for the nx.json configuration file, which controls Nx CLI behavior, project defaults, and workspace settings.

Project Configuration

Learn how Nx constructs project configuration from inferred tasks, workspace defaults, and project-level files, with detailed explanations of task definitions and configuration options.

Inputs and Named Inputs

Learn how Nx uses inputs to compute cache hashes for tasks, including file sets, runtime inputs, and environment variables that affect task outputs.

.nxignore

Learn how to use the .nxignore file to specify files in your workspace that should be completely ignored by Nx during affected calculations.

Environment Variables

A comprehensive reference of all environment variables that can be used to configure and control Nx behavior in different environments.

Glossary

A comprehensive reference of Nx-specific terminology to help you understand the concepts and features of the Nx ecosystem.

Releases

Information about Nx package releases, including version support timelines, LTS policy, and deprecation guidelines for the nx and @nx/* packages.

Benchmarks

Performance benchmarks and comparisons

Configuring the Cloud Runner

Configuration options for Nx Cloud runner in nx.json

Deprecated

Deprecated features and APIs in Nx

Nx Cloud References

API references, commands, and configuration documentation for Nx Cloud

Powerpack

Enterprise features and capabilities

Remote Cache Plugins

Available remote cache implementations