nx/docs/generated/manifests/cloud.json

904 lines
26 KiB
JSON

{
"/nx-cloud/intro": {
"id": "intro",
"name": "Intro",
"description": "Learn about basic Nx Cloud knowledge.",
"file": "",
"itemList": [
{
"id": "ci-with-nx",
"name": "CI with Nx",
"description": "",
"file": "nx-cloud/intro/ci-with-nx",
"itemList": [],
"isExternal": false,
"path": "/nx-cloud/intro/ci-with-nx",
"tags": []
},
{
"id": "nx-cloud-workflows",
"name": "Nx Cloud Workflows",
"description": "",
"file": "nx-cloud/intro/nx-cloud-workflows",
"itemList": [],
"isExternal": false,
"path": "/nx-cloud/intro/nx-cloud-workflows",
"tags": []
}
],
"isExternal": false,
"path": "/nx-cloud/intro",
"tags": []
},
"/nx-cloud/intro/ci-with-nx": {
"id": "ci-with-nx",
"name": "CI with Nx",
"description": "",
"file": "nx-cloud/intro/ci-with-nx",
"itemList": [],
"isExternal": false,
"path": "/nx-cloud/intro/ci-with-nx",
"tags": []
},
"/nx-cloud/intro/nx-cloud-workflows": {
"id": "nx-cloud-workflows",
"name": "Nx Cloud Workflows",
"description": "",
"file": "nx-cloud/intro/nx-cloud-workflows",
"itemList": [],
"isExternal": false,
"path": "/nx-cloud/intro/nx-cloud-workflows",
"tags": []
},
"/nx-cloud/recipes": {
"id": "recipes",
"name": "Recipes",
"description": "Learn how to set up Nx Cloud for your workspace.",
"file": "",
"itemList": [
{
"id": "set-up",
"name": "Set Up CI",
"description": "Learn how to set up Nx Cloud for your workspace.",
"file": "",
"itemList": [
{
"id": "ci-setup",
"name": "CI Setup",
"description": "",
"file": "shared/ci-overview",
"itemList": [],
"isExternal": false,
"path": "/nx-cloud/recipes/set-up/ci-setup",
"tags": ["distribute-task-execution"]
},
{
"id": "monorepo-ci-azure",
"name": "Setting up Azure Pipelines",
"description": "",
"file": "shared/monorepo-ci-azure",
"itemList": [],
"isExternal": false,
"path": "/nx-cloud/recipes/set-up/monorepo-ci-azure",
"tags": []
},
{
"id": "monorepo-ci-circle-ci",
"name": "Setting up CircleCI",
"description": "",
"file": "shared/monorepo-ci-circle-ci",
"itemList": [],
"isExternal": false,
"path": "/nx-cloud/recipes/set-up/monorepo-ci-circle-ci",
"tags": []
},
{
"id": "monorepo-ci-github-actions",
"name": "Setting up GitHub Actions",
"description": "",
"file": "shared/monorepo-ci-github-actions",
"itemList": [],
"isExternal": false,
"path": "/nx-cloud/recipes/set-up/monorepo-ci-github-actions",
"tags": []
},
{
"id": "monorepo-ci-jenkins",
"name": "Setting up Jenkins",
"description": "",
"file": "shared/monorepo-ci-jenkins",
"itemList": [],
"isExternal": false,
"path": "/nx-cloud/recipes/set-up/monorepo-ci-jenkins",
"tags": []
},
{
"id": "monorepo-ci-gitlab",
"name": "Setting up GitLab",
"description": "",
"file": "shared/monorepo-ci-gitlab",
"itemList": [],
"isExternal": false,
"path": "/nx-cloud/recipes/set-up/monorepo-ci-gitlab",
"tags": []
},
{
"id": "monorepo-ci-bitbucket-pipelines",
"name": "Setting up Bitbucket",
"description": "",
"file": "shared/monorepo-ci-bitbucket-pipelines",
"itemList": [],
"isExternal": false,
"path": "/nx-cloud/recipes/set-up/monorepo-ci-bitbucket-pipelines",
"tags": []
}
],
"isExternal": false,
"path": "/nx-cloud/recipes/set-up",
"tags": []
},
{
"id": "source-control-integration",
"name": "Source Control Integration",
"description": "Learn how to set up Nx Cloud for your workspace.",
"file": "",
"itemList": [
{
"id": "github",
"name": "Enable GitHub PR Integration",
"description": "",
"file": "nx-cloud/set-up/github",
"itemList": [],
"isExternal": false,
"path": "/nx-cloud/recipes/source-control-integration/github",
"tags": []
},
{
"id": "bitbucket-cloud",
"name": "Enable Bitbucket Cloud PR Integration",
"description": "",
"file": "nx-cloud/set-up/bitbucket-cloud",
"itemList": [],
"isExternal": false,
"path": "/nx-cloud/recipes/source-control-integration/bitbucket-cloud",
"tags": []
},
{
"id": "gitlab",
"name": "Enable GitLab MR Integration",
"description": "",
"file": "nx-cloud/set-up/gitlab",
"itemList": [],
"isExternal": false,
"path": "/nx-cloud/recipes/source-control-integration/gitlab",
"tags": []
}
],
"isExternal": false,
"path": "/nx-cloud/recipes/source-control-integration",
"tags": []
},
{
"id": "other",
"name": "Other",
"description": "Learn how to set up Nx Cloud for your workspace.",
"file": "",
"itemList": [
{
"id": "record-commands",
"name": "Record Non-Nx Commands",
"description": "",
"file": "nx-cloud/set-up/record-commands",
"itemList": [],
"isExternal": false,
"path": "/nx-cloud/recipes/other/record-commands",
"tags": []
},
{
"id": "ci-deployment",
"name": "Prepare applications for deployment via CI",
"description": "",
"file": "shared/recipes/ci-deployment",
"itemList": [],
"isExternal": false,
"path": "/nx-cloud/recipes/other/ci-deployment",
"tags": ["docker", "deploy"]
}
],
"isExternal": false,
"path": "/nx-cloud/recipes/other",
"tags": []
}
],
"isExternal": false,
"path": "/nx-cloud/recipes",
"tags": []
},
"/nx-cloud/recipes/set-up": {
"id": "set-up",
"name": "Set Up CI",
"description": "Learn how to set up Nx Cloud for your workspace.",
"file": "",
"itemList": [
{
"id": "ci-setup",
"name": "CI Setup",
"description": "",
"file": "shared/ci-overview",
"itemList": [],
"isExternal": false,
"path": "/nx-cloud/recipes/set-up/ci-setup",
"tags": ["distribute-task-execution"]
},
{
"id": "monorepo-ci-azure",
"name": "Setting up Azure Pipelines",
"description": "",
"file": "shared/monorepo-ci-azure",
"itemList": [],
"isExternal": false,
"path": "/nx-cloud/recipes/set-up/monorepo-ci-azure",
"tags": []
},
{
"id": "monorepo-ci-circle-ci",
"name": "Setting up CircleCI",
"description": "",
"file": "shared/monorepo-ci-circle-ci",
"itemList": [],
"isExternal": false,
"path": "/nx-cloud/recipes/set-up/monorepo-ci-circle-ci",
"tags": []
},
{
"id": "monorepo-ci-github-actions",
"name": "Setting up GitHub Actions",
"description": "",
"file": "shared/monorepo-ci-github-actions",
"itemList": [],
"isExternal": false,
"path": "/nx-cloud/recipes/set-up/monorepo-ci-github-actions",
"tags": []
},
{
"id": "monorepo-ci-jenkins",
"name": "Setting up Jenkins",
"description": "",
"file": "shared/monorepo-ci-jenkins",
"itemList": [],
"isExternal": false,
"path": "/nx-cloud/recipes/set-up/monorepo-ci-jenkins",
"tags": []
},
{
"id": "monorepo-ci-gitlab",
"name": "Setting up GitLab",
"description": "",
"file": "shared/monorepo-ci-gitlab",
"itemList": [],
"isExternal": false,
"path": "/nx-cloud/recipes/set-up/monorepo-ci-gitlab",
"tags": []
},
{
"id": "monorepo-ci-bitbucket-pipelines",
"name": "Setting up Bitbucket",
"description": "",
"file": "shared/monorepo-ci-bitbucket-pipelines",
"itemList": [],
"isExternal": false,
"path": "/nx-cloud/recipes/set-up/monorepo-ci-bitbucket-pipelines",
"tags": []
}
],
"isExternal": false,
"path": "/nx-cloud/recipes/set-up",
"tags": []
},
"/nx-cloud/recipes/set-up/ci-setup": {
"id": "ci-setup",
"name": "CI Setup",
"description": "",
"file": "shared/ci-overview",
"itemList": [],
"isExternal": false,
"path": "/nx-cloud/recipes/set-up/ci-setup",
"tags": ["distribute-task-execution"]
},
"/nx-cloud/recipes/set-up/monorepo-ci-azure": {
"id": "monorepo-ci-azure",
"name": "Setting up Azure Pipelines",
"description": "",
"file": "shared/monorepo-ci-azure",
"itemList": [],
"isExternal": false,
"path": "/nx-cloud/recipes/set-up/monorepo-ci-azure",
"tags": []
},
"/nx-cloud/recipes/set-up/monorepo-ci-circle-ci": {
"id": "monorepo-ci-circle-ci",
"name": "Setting up CircleCI",
"description": "",
"file": "shared/monorepo-ci-circle-ci",
"itemList": [],
"isExternal": false,
"path": "/nx-cloud/recipes/set-up/monorepo-ci-circle-ci",
"tags": []
},
"/nx-cloud/recipes/set-up/monorepo-ci-github-actions": {
"id": "monorepo-ci-github-actions",
"name": "Setting up GitHub Actions",
"description": "",
"file": "shared/monorepo-ci-github-actions",
"itemList": [],
"isExternal": false,
"path": "/nx-cloud/recipes/set-up/monorepo-ci-github-actions",
"tags": []
},
"/nx-cloud/recipes/set-up/monorepo-ci-jenkins": {
"id": "monorepo-ci-jenkins",
"name": "Setting up Jenkins",
"description": "",
"file": "shared/monorepo-ci-jenkins",
"itemList": [],
"isExternal": false,
"path": "/nx-cloud/recipes/set-up/monorepo-ci-jenkins",
"tags": []
},
"/nx-cloud/recipes/set-up/monorepo-ci-gitlab": {
"id": "monorepo-ci-gitlab",
"name": "Setting up GitLab",
"description": "",
"file": "shared/monorepo-ci-gitlab",
"itemList": [],
"isExternal": false,
"path": "/nx-cloud/recipes/set-up/monorepo-ci-gitlab",
"tags": []
},
"/nx-cloud/recipes/set-up/monorepo-ci-bitbucket-pipelines": {
"id": "monorepo-ci-bitbucket-pipelines",
"name": "Setting up Bitbucket",
"description": "",
"file": "shared/monorepo-ci-bitbucket-pipelines",
"itemList": [],
"isExternal": false,
"path": "/nx-cloud/recipes/set-up/monorepo-ci-bitbucket-pipelines",
"tags": []
},
"/nx-cloud/recipes/source-control-integration": {
"id": "source-control-integration",
"name": "Source Control Integration",
"description": "Learn how to set up Nx Cloud for your workspace.",
"file": "",
"itemList": [
{
"id": "github",
"name": "Enable GitHub PR Integration",
"description": "",
"file": "nx-cloud/set-up/github",
"itemList": [],
"isExternal": false,
"path": "/nx-cloud/recipes/source-control-integration/github",
"tags": []
},
{
"id": "bitbucket-cloud",
"name": "Enable Bitbucket Cloud PR Integration",
"description": "",
"file": "nx-cloud/set-up/bitbucket-cloud",
"itemList": [],
"isExternal": false,
"path": "/nx-cloud/recipes/source-control-integration/bitbucket-cloud",
"tags": []
},
{
"id": "gitlab",
"name": "Enable GitLab MR Integration",
"description": "",
"file": "nx-cloud/set-up/gitlab",
"itemList": [],
"isExternal": false,
"path": "/nx-cloud/recipes/source-control-integration/gitlab",
"tags": []
}
],
"isExternal": false,
"path": "/nx-cloud/recipes/source-control-integration",
"tags": []
},
"/nx-cloud/recipes/source-control-integration/github": {
"id": "github",
"name": "Enable GitHub PR Integration",
"description": "",
"file": "nx-cloud/set-up/github",
"itemList": [],
"isExternal": false,
"path": "/nx-cloud/recipes/source-control-integration/github",
"tags": []
},
"/nx-cloud/recipes/source-control-integration/bitbucket-cloud": {
"id": "bitbucket-cloud",
"name": "Enable Bitbucket Cloud PR Integration",
"description": "",
"file": "nx-cloud/set-up/bitbucket-cloud",
"itemList": [],
"isExternal": false,
"path": "/nx-cloud/recipes/source-control-integration/bitbucket-cloud",
"tags": []
},
"/nx-cloud/recipes/source-control-integration/gitlab": {
"id": "gitlab",
"name": "Enable GitLab MR Integration",
"description": "",
"file": "nx-cloud/set-up/gitlab",
"itemList": [],
"isExternal": false,
"path": "/nx-cloud/recipes/source-control-integration/gitlab",
"tags": []
},
"/nx-cloud/recipes/other": {
"id": "other",
"name": "Other",
"description": "Learn how to set up Nx Cloud for your workspace.",
"file": "",
"itemList": [
{
"id": "record-commands",
"name": "Record Non-Nx Commands",
"description": "",
"file": "nx-cloud/set-up/record-commands",
"itemList": [],
"isExternal": false,
"path": "/nx-cloud/recipes/other/record-commands",
"tags": []
},
{
"id": "ci-deployment",
"name": "Prepare applications for deployment via CI",
"description": "",
"file": "shared/recipes/ci-deployment",
"itemList": [],
"isExternal": false,
"path": "/nx-cloud/recipes/other/ci-deployment",
"tags": ["docker", "deploy"]
}
],
"isExternal": false,
"path": "/nx-cloud/recipes/other",
"tags": []
},
"/nx-cloud/recipes/other/record-commands": {
"id": "record-commands",
"name": "Record Non-Nx Commands",
"description": "",
"file": "nx-cloud/set-up/record-commands",
"itemList": [],
"isExternal": false,
"path": "/nx-cloud/recipes/other/record-commands",
"tags": []
},
"/nx-cloud/recipes/other/ci-deployment": {
"id": "ci-deployment",
"name": "Prepare applications for deployment via CI",
"description": "",
"file": "shared/recipes/ci-deployment",
"itemList": [],
"isExternal": false,
"path": "/nx-cloud/recipes/other/ci-deployment",
"tags": ["docker", "deploy"]
},
"/nx-cloud/account": {
"id": "account",
"name": "Account Management",
"description": "Learn how to manage Nx Cloud subscriptions and other options.",
"file": "",
"itemList": [
{
"id": "users",
"name": "Users",
"description": "",
"file": "nx-cloud/account/users",
"itemList": [],
"isExternal": false,
"path": "/nx-cloud/account/users",
"tags": []
},
{
"id": "google-auth",
"name": "Authenticate with Google Identity",
"description": "",
"file": "nx-cloud/account/google-auth",
"itemList": [],
"isExternal": false,
"path": "/nx-cloud/account/google-auth",
"tags": []
},
{
"id": "access-tokens",
"name": "Access Tokens",
"description": "",
"file": "nx-cloud/account/access-tokens",
"itemList": [],
"isExternal": false,
"path": "/nx-cloud/account/access-tokens",
"tags": []
},
{
"id": "scenarios",
"name": "Security Scenarios",
"description": "",
"file": "nx-cloud/account/scenarios",
"itemList": [],
"isExternal": false,
"path": "/nx-cloud/account/scenarios",
"tags": []
},
{
"id": "encryption",
"name": "End to End Encryption",
"description": "",
"file": "nx-cloud/account/encryption",
"itemList": [],
"isExternal": false,
"path": "/nx-cloud/account/encryption",
"tags": []
}
],
"isExternal": false,
"path": "/nx-cloud/account",
"tags": []
},
"/nx-cloud/account/users": {
"id": "users",
"name": "Users",
"description": "",
"file": "nx-cloud/account/users",
"itemList": [],
"isExternal": false,
"path": "/nx-cloud/account/users",
"tags": []
},
"/nx-cloud/account/google-auth": {
"id": "google-auth",
"name": "Authenticate with Google Identity",
"description": "",
"file": "nx-cloud/account/google-auth",
"itemList": [],
"isExternal": false,
"path": "/nx-cloud/account/google-auth",
"tags": []
},
"/nx-cloud/account/access-tokens": {
"id": "access-tokens",
"name": "Access Tokens",
"description": "",
"file": "nx-cloud/account/access-tokens",
"itemList": [],
"isExternal": false,
"path": "/nx-cloud/account/access-tokens",
"tags": []
},
"/nx-cloud/account/scenarios": {
"id": "scenarios",
"name": "Security Scenarios",
"description": "",
"file": "nx-cloud/account/scenarios",
"itemList": [],
"isExternal": false,
"path": "/nx-cloud/account/scenarios",
"tags": []
},
"/nx-cloud/account/encryption": {
"id": "encryption",
"name": "End to End Encryption",
"description": "",
"file": "nx-cloud/account/encryption",
"itemList": [],
"isExternal": false,
"path": "/nx-cloud/account/encryption",
"tags": []
},
"/nx-cloud/private-cloud": {
"id": "private-cloud",
"name": "Run Nx Cloud On-Premise",
"description": "Learn about Running Nx Cloud On-Premise",
"file": "",
"itemList": [
{
"id": "get-started",
"name": "Get Started",
"description": "",
"file": "nx-cloud/private/get-started",
"itemList": [],
"isExternal": false,
"path": "/nx-cloud/private-cloud/get-started",
"tags": []
},
{
"id": "auth-single-admin",
"name": "Authenticate with a Single Admin",
"description": "",
"file": "nx-cloud/private/auth-single-admin",
"itemList": [],
"isExternal": false,
"path": "/nx-cloud/private-cloud/auth-single-admin",
"tags": []
},
{
"id": "auth-github",
"name": "Authenticate with GitHub",
"description": "",
"file": "nx-cloud/private/auth-github",
"itemList": [],
"isExternal": false,
"path": "/nx-cloud/private-cloud/auth-github",
"tags": []
},
{
"id": "ami-setup",
"name": "On-Prem VM Setup",
"description": "",
"file": "nx-cloud/private/ami-setup",
"itemList": [],
"isExternal": false,
"path": "/nx-cloud/private-cloud/ami-setup",
"tags": []
},
{
"id": "auth-gitlab",
"name": "Authenticate with GitLab",
"description": "",
"file": "nx-cloud/private/auth-gitlab",
"itemList": [],
"isExternal": false,
"path": "/nx-cloud/private-cloud/auth-gitlab",
"tags": []
},
{
"id": "auth-bitbucket",
"name": "Authenticate with BitBucket",
"description": "",
"file": "nx-cloud/private/auth-bitbucket",
"itemList": [],
"isExternal": false,
"path": "/nx-cloud/private-cloud/auth-bitbucket",
"tags": []
},
{
"id": "auth-saml",
"name": "Authenticate via SAML",
"description": "",
"file": "nx-cloud/private/auth-saml",
"itemList": [],
"isExternal": false,
"path": "/nx-cloud/private-cloud/auth-saml",
"tags": []
},
{
"id": "auth-saml-managed",
"name": "Authenticate via SAML on Managed Version",
"description": "",
"file": "nx-cloud/private/auth-saml-managed",
"itemList": [],
"isExternal": false,
"path": "/nx-cloud/private-cloud/auth-saml-managed",
"tags": []
},
{
"id": "advanced-config",
"name": "Advanced Configuration",
"description": "",
"file": "nx-cloud/private/advanced-config",
"itemList": [],
"isExternal": false,
"path": "/nx-cloud/private-cloud/advanced-config",
"tags": []
}
],
"isExternal": false,
"path": "/nx-cloud/private-cloud",
"tags": []
},
"/nx-cloud/private-cloud/get-started": {
"id": "get-started",
"name": "Get Started",
"description": "",
"file": "nx-cloud/private/get-started",
"itemList": [],
"isExternal": false,
"path": "/nx-cloud/private-cloud/get-started",
"tags": []
},
"/nx-cloud/private-cloud/auth-single-admin": {
"id": "auth-single-admin",
"name": "Authenticate with a Single Admin",
"description": "",
"file": "nx-cloud/private/auth-single-admin",
"itemList": [],
"isExternal": false,
"path": "/nx-cloud/private-cloud/auth-single-admin",
"tags": []
},
"/nx-cloud/private-cloud/auth-github": {
"id": "auth-github",
"name": "Authenticate with GitHub",
"description": "",
"file": "nx-cloud/private/auth-github",
"itemList": [],
"isExternal": false,
"path": "/nx-cloud/private-cloud/auth-github",
"tags": []
},
"/nx-cloud/private-cloud/ami-setup": {
"id": "ami-setup",
"name": "On-Prem VM Setup",
"description": "",
"file": "nx-cloud/private/ami-setup",
"itemList": [],
"isExternal": false,
"path": "/nx-cloud/private-cloud/ami-setup",
"tags": []
},
"/nx-cloud/private-cloud/auth-gitlab": {
"id": "auth-gitlab",
"name": "Authenticate with GitLab",
"description": "",
"file": "nx-cloud/private/auth-gitlab",
"itemList": [],
"isExternal": false,
"path": "/nx-cloud/private-cloud/auth-gitlab",
"tags": []
},
"/nx-cloud/private-cloud/auth-bitbucket": {
"id": "auth-bitbucket",
"name": "Authenticate with BitBucket",
"description": "",
"file": "nx-cloud/private/auth-bitbucket",
"itemList": [],
"isExternal": false,
"path": "/nx-cloud/private-cloud/auth-bitbucket",
"tags": []
},
"/nx-cloud/private-cloud/auth-saml": {
"id": "auth-saml",
"name": "Authenticate via SAML",
"description": "",
"file": "nx-cloud/private/auth-saml",
"itemList": [],
"isExternal": false,
"path": "/nx-cloud/private-cloud/auth-saml",
"tags": []
},
"/nx-cloud/private-cloud/auth-saml-managed": {
"id": "auth-saml-managed",
"name": "Authenticate via SAML on Managed Version",
"description": "",
"file": "nx-cloud/private/auth-saml-managed",
"itemList": [],
"isExternal": false,
"path": "/nx-cloud/private-cloud/auth-saml-managed",
"tags": []
},
"/nx-cloud/private-cloud/advanced-config": {
"id": "advanced-config",
"name": "Advanced Configuration",
"description": "",
"file": "nx-cloud/private/advanced-config",
"itemList": [],
"isExternal": false,
"path": "/nx-cloud/private-cloud/advanced-config",
"tags": []
},
"/nx-cloud/reference": {
"id": "reference",
"name": "Reference",
"description": "Understand how to use Nx Cloud, what arguments and options are available for each component.",
"file": "",
"itemList": [
{
"id": "config",
"name": "Configuration Options",
"description": "",
"file": "nx-cloud/reference/config",
"itemList": [],
"isExternal": false,
"path": "/nx-cloud/reference/config",
"tags": []
},
{
"id": "nx-cloud-cli",
"name": "nx-cloud CLI",
"description": "",
"file": "nx-cloud/reference/nx-cloud-cli",
"itemList": [],
"isExternal": false,
"path": "/nx-cloud/reference/nx-cloud-cli",
"tags": []
},
{
"id": "env-vars",
"name": "Environment Variables",
"description": "",
"file": "nx-cloud/reference/env-vars",
"itemList": [],
"isExternal": false,
"path": "/nx-cloud/reference/env-vars",
"tags": []
},
{
"id": "server-api",
"name": "Server API Reference",
"description": "",
"file": "nx-cloud/reference/server-api",
"itemList": [],
"isExternal": false,
"path": "/nx-cloud/reference/server-api",
"tags": []
},
{
"id": "release-notes",
"name": "Release Notes",
"description": "",
"file": "nx-cloud/reference/release-notes",
"itemList": [],
"isExternal": false,
"path": "/nx-cloud/reference/release-notes",
"tags": []
}
],
"isExternal": false,
"path": "/nx-cloud/reference",
"tags": []
},
"/nx-cloud/reference/config": {
"id": "config",
"name": "Configuration Options",
"description": "",
"file": "nx-cloud/reference/config",
"itemList": [],
"isExternal": false,
"path": "/nx-cloud/reference/config",
"tags": []
},
"/nx-cloud/reference/nx-cloud-cli": {
"id": "nx-cloud-cli",
"name": "nx-cloud CLI",
"description": "",
"file": "nx-cloud/reference/nx-cloud-cli",
"itemList": [],
"isExternal": false,
"path": "/nx-cloud/reference/nx-cloud-cli",
"tags": []
},
"/nx-cloud/reference/env-vars": {
"id": "env-vars",
"name": "Environment Variables",
"description": "",
"file": "nx-cloud/reference/env-vars",
"itemList": [],
"isExternal": false,
"path": "/nx-cloud/reference/env-vars",
"tags": []
},
"/nx-cloud/reference/server-api": {
"id": "server-api",
"name": "Server API Reference",
"description": "",
"file": "nx-cloud/reference/server-api",
"itemList": [],
"isExternal": false,
"path": "/nx-cloud/reference/server-api",
"tags": []
},
"/nx-cloud/reference/release-notes": {
"id": "release-notes",
"name": "Release Notes",
"description": "",
"file": "nx-cloud/reference/release-notes",
"itemList": [],
"isExternal": false,
"path": "/nx-cloud/reference/release-notes",
"tags": []
}
}