configure-ai-agents

Configure and update AI agent configurations for your workspace.

Usage

nx configure-ai-agents

Install nx globally to invoke the command directly using nx, or use npx nx, yarn nx, or pnpm nx.

Options

OptionTypeDescription
--agentsclaude, codex, copilot, cursor, geminiList of AI agents to set up.
--checkoutdated, allCheck agent configurations. Use --check or --check=outdated to check only configured agents, or --check=all to include unconfigured/partial configurations. Does not make any changes.
--helpbooleanShow help.
--interactivebooleanWhen false disables interactive input prompts for options. (Default: true)
--verbosebooleanPrints additional information about the commands (e.g., stack traces).
--versionbooleanShow version number.