fsoc version update

Update fsoc

Synopsis

Update fsoc if a new version is available.

fsoc version update [flags]

Options

  -h, --help   help for update

Options Inherited From Parent Commands

      --config string      config file (default is ~/.fsoc). May be .yaml or .json
      --curl               log curl equivalent for platform API calls (implies --verbose)
  -d, --detail             Show full version detail (incl. git info)
      --fields string      perform specified fields transform/extract JQ expression
      --log string         set a location and name for the fsoc log file (default "/tmp/fsoc.log")
      --no-version-check   skip the daily check for new versions of fsoc
  -o, --output string      Output format (human*, json, yaml) (default "human")
      --profile string     access profile (default is current or "default")
  -v, --verbose            enable detailed output

See Also