paperclip/cli/src/commands
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
..
client feat(cli): add client commands and home-based local runtime defaults 2026-02-20 07:10:58 -06:00
auth-bootstrap-ceo.ts feat(cli): add deployment mode prompts, auth bootstrap-ceo command, and doctor check 2026-02-23 14:40:59 -06:00
configure.ts feat(cli): add deployment mode prompts, auth bootstrap-ceo command, and doctor check 2026-02-23 14:40:59 -06:00
doctor.ts feat(cli): add deployment mode prompts, auth bootstrap-ceo command, and doctor check 2026-02-23 14:40:59 -06:00
env.ts feat: add storage system with local disk and S3 providers 2026-02-20 10:31:56 -06:00
heartbeat-run.ts feat(cli): add client commands and home-based local runtime defaults 2026-02-20 07:10:58 -06:00
onboard.ts feat(cli): add deployment mode prompts, auth bootstrap-ceo command, and doctor check 2026-02-23 14:40:59 -06:00
run.ts feat(cli): add client commands and home-based local runtime defaults 2026-02-20 07:10:58 -06:00