nookins / docs
Command line

nookins update

Arguments and options for nookins update and its subcommands.

Documentation for Nookins 0.42.1-alpha.1 · Public alpha

Captured from nookins 0.42.1-alpha.1 using help only. Angle-bracket names are required values; square brackets indicate optional input. Substitute your own IDs and paths.

nookins update

Check or install a signed update using saved settings

Usage: nookins update [OPTIONS]

Options:
      --check                        Check the signed feed without installing anything
      --configure                    Save update settings once with --repository and either --trust-store or --trusted-root
      --recover <RECOVER>            Resume exactly this interrupted update operation
      --settings <SETTINGS>          Settings file (default: <home>.update.json)
      --state <STATE>
      --output <OUTPUT>              Select stable human output or the versioned machine envelope [default: human] [possible values: human, json]
      --trust-store <TRUST_STORE>
      --trusted-root <TRUSTED_ROOT>  Out-of-band trusted root file; initialize <home>.update-trust once, never fetch a root
      --repository <REPOSITORY>      Repository JSON describing HTTPS or an explicitly local preview feed
      --channel <CHANNEL>            [possible values: alpha, beta, stable]
      --version <VERSION>
  -h, --help                         Print help

On this page