finnest smoke
Run smoke checks for a deployment target.
Run runtime smoke checks for a deployed target.
Examples
bash
finnest smoke --cloud=aws --environment=sandboxbash
finnest smoke --cloud=azure --environment=sandboxOptions
--cloud <cloud>— Target cloud for setup, deploy, and diagnostics.--environment <environment>— Target environment: sandbox or prod.--runtime-source <path>— Finnest runtime bundle source directory.--json— Emit a schema-versioned JSON envelope to stdout.--output <format>— Select text, json, or ndjson output.--no-color— Disable ANSI color without changing the output content mode.--no-evidence— Do not write .finnest run evidence.--verbose— Enable debug-level diagnostics.