Aparência
finnest support
Collect a redacted support bundle.
Collect a local redacted support bundle, optionally uploading per invocation.
Grupo: Diagnóstico e suporte · Nível: secundário
Uso
bash
finnest support <subcomando> [opções]Exemplos
bash
finnest support bundle
finnest support bundle --scope opin
finnest support bundle --upload
finnest support crash-report --json
finnest support sbom
finnest support sbom --json
finnest support crash-report-testOpções
--scope <scope>— Scope selector: regulatory (secrets list, default) or opin (support bundle; also accepted for secrets list).--upload— Upload support bundle when the support capability is enabled.--yes— Approve a mutating operation.--run <run-id>— Local evidence run id, such as deploy/<run>.--cloud <cloud>— Target cloud for setup, deploy, and diagnostics.--environment <environment>— Target environment: sandbox or prod.--runtime-source <path>— Finnest runtime bundle source directory.--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.
Subcomandos
bundle— Collect a redacted support bundle (with --scope opin: a .tar.gz of the latest OPIN target report, opin verify envelope, deploy + doctor evidence, and CLI metadata).crash-report— Send a redacted crash report when enabled.crash-report-test— Send a synthetic crash report to verify crash-report delivery.sbom— Print the CycloneDX SBOM for the running CLI (offline; reads embedded file).
finnest support bundle
Collect a redacted support bundle (with --scope opin: a .tar.gz of the latest OPIN target report, opin verify envelope, deploy + doctor evidence, and CLI metadata).
Opções
--scope <scope>— Scope selector: regulatory (secrets list, default) or opin (support bundle; also accepted for secrets list).--upload— Upload support bundle when the support capability is enabled.--yes— Approve a mutating operation.--run <run-id>— Local evidence run id, such as deploy/<run>.--cloud <cloud>— Target cloud for setup, deploy, and diagnostics.--environment <environment>— Target environment: sandbox or prod.--runtime-source <path>— Finnest runtime bundle source directory.--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.
finnest support crash-report
Send a redacted crash report when enabled.
Opções
--cloud <cloud>— Target cloud for setup, deploy, and diagnostics.--environment <environment>— Target environment: sandbox or prod.--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.
finnest support crash-report-test
Send a synthetic crash report to verify crash-report delivery.
Opções
--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.
finnest support sbom
Print the CycloneDX SBOM for the running CLI (offline; reads embedded file).
Argumentos
[artifact]— SBOM artifact: cli or service:<name>.
Opções
--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.