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.
--checkbooleanCheck if any configured agents are out of date and need to be updated. Does not make any changes. (Default: false)
--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.