nexus/cli/src/checks
Forgotten 5b983ca4d3 feat(cli): add deployment mode prompts, auth bootstrap-ceo command, and doctor check
Extend server setup prompts with deployment mode (local_trusted vs
authenticated), exposure (private vs public), bind host, and auth config.
Add auth bootstrap-ceo command that creates a one-time invite URL for the
initial instance admin. Add deployment-auth-check to doctor diagnostics.
Register the new command in the CLI entry point.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 14:40:59 -06:00
..
agent-jwt-secret-check.ts Implement local agent JWT authentication for adapters 2026-02-18 16:46:45 -06:00
config-check.ts Improve CLI: config store, heartbeat-run, and onboarding 2026-02-18 13:02:12 -06:00
database-check.ts CLI: add secrets configuration, doctor check, and path resolver extraction 2026-02-19 15:43:59 -06:00
deployment-auth-check.ts feat(cli): add deployment mode prompts, auth bootstrap-ceo command, and doctor check 2026-02-23 14:40:59 -06:00
index.ts feat(cli): add deployment mode prompts, auth bootstrap-ceo command, and doctor check 2026-02-23 14:40:59 -06:00
llm-check.ts Add CLI package, config file support, and workspace setup 2026-02-17 13:39:47 -06:00
log-check.ts CLI: add secrets configuration, doctor check, and path resolver extraction 2026-02-19 15:43:59 -06:00
path-resolver.ts CLI: add secrets configuration, doctor check, and path resolver extraction 2026-02-19 15:43:59 -06:00
port-check.ts Add CLI package, config file support, and workspace setup 2026-02-17 13:39:47 -06:00
secrets-check.ts CLI: add secrets configuration, doctor check, and path resolver extraction 2026-02-19 15:43:59 -06:00
storage-check.ts feat: add storage system with local disk and S3 providers 2026-02-20 10:31:56 -06:00