Aparência
finnest update
Update this CLI to the latest signed release.
Update the compiled CLI binary from a signed release manifest.
Grupo: Instalação e atualização · Nível: avançado · Aliases: finnest self-update
Comando avançado
Use este comando quando a documentação de operação ou o suporte Finnest indicar.
Uso
bash
finnest update [opções]Exemplos
bash
finnest update --check
finnest update --channel=stable --yes
finnest update --channel=stable --allow-downgrade --yesOpções
--channel <channel>— Self-update channel: stable. Valores:stable.--check— Check for a newer signed CLI release without installing it.--allow-downgrade— Allow an explicitly confirmed install of an older signed CLI release.--yes— Approve a mutating operation.--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.