vor create models
vor create models¶
Create model(s) for a given playpen
Synopsis¶
Import one or more models into a playpen. For export, see "vor show models". For updating, see "vor update models".
vor create models [flags]
Options¶
-c, --comment string Comment to attach to the created model(s)
--file string File containing the models to create
-t, --file-type string Type of file to create models from ('yaml' and 'json')--use if file does not have an extension or is read from stdin (default "yaml")
-h, --help help for models
--log-level string Log level to use (debug, info, warn, error, fatal, panic) (default "info")
Options inherited from parent commands¶
--play string playpen path
--renew-token renew token (default true)
SEE ALSO¶
- vor create - Create an object, i.e. playpen, node, queue, process, token