updatecli jsonschema

Documentation for the command `updatecli jsonschema`

updatecli jsonschema

Experimental Export JsonSchema to file

updatecli jsonschema [flags]

Options

  -b, --baseid string      Define schema baseid (default "https://www.updatecli.io/schema/latest")
  -d, --directory string   Export schema to directory (default "./")
  -h, --help               help for jsonschema

Options inherited from parent commands

      --debug          Debug Output
      --experimental   Enable Experimental mode

SEE ALSO

  • updatecli - Updatecli is a declarative dependency manager command line tool
Top