Aparência
finnest setup
Prepare an Operator workstation for first deploy.
Guide provider login, deployment target, explicit OPIN role, durable TOML, protected regulated material, and readiness. Headless setup accepts the same choices as flags and never reports ready without preflight evidence.
Grupo: Configuração · Nível: principal
Uso
bash
finnest setup [opções]Exemplos
bash
finnest setup --cloud=aws --environment=sandbox --participant-role=receiver
finnest setup --cloud=azure --environment=sandbox --participant-role=both
finnest setup --cloud=aws --environment=prod --participant-role=transmitter --yesOpções
--cloud <cloud>— Target cloud for setup, deploy, and diagnostics.--environment <environment>— Target environment: sandbox or prod.--region <region>— Target cloud region or Azure location.--config <path>— Path to an explicit Finnest TOML configuration file.--config-only <path>— Load only this Finnest TOML file; do not merge ambient user or project config.--config-overlay <path>— Overlay this Finnest TOML file over operator and project config.--participant-role <role>— Open Insurance participant role; explicit so material requirements are correct. Valores:receiver,transmitter,both.--runtime-source <path>— Finnest runtime bundle source directory.--yes— Approve a mutating operation.--non-interactive— Disable interactive prompts where a command supports a prompt-based flow.--log-level <level>— Diagnostic verbosity: error, warn, info, debug, or trace.--plain— Force headless output even on an interactive TTY.--verbose— Enable debug-level diagnostics.
As opções globais de saída também se aplicam.