Aparência
finnest resume
Start a paused cluster for a deployment target.
Restore a paused AWS worker configuration or start Azure AKS. AWS resume renews a two-hour idle window; --no-wait dispatches to the authenticated AWS power controller; production interruption is refused.
Grupo: Deploy e ciclo de vida · Nível: secundário
Uso
bash
finnest resume [opções]Exemplos
bash
finnest resume --cloud=aws --environment=sandbox --yes
finnest resume --cloud=aws --environment=sandbox --yes --no-wait
finnest resume --cloud=azure --environment=sandbox --yes
finnest resume --cloud=azure --environment=sandbox --yes --no-waitOpções
--cloud <cloud>— Target cloud for setup, deploy, and diagnostics.--environment <environment>— Target environment: sandbox or prod.--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.--yes— Approve a mutating operation.--no-wait— Request the cluster stop or start without waiting for completion.--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.