vor show models
vor show models¶
List model(s) for a given playpen
Synopsis¶
List models for a given playpen. If writing to JSON or YAML, the output can be used to create new model(s) using the "vor create model" command.
vor show models [flags]
Options¶
--fields strings List of fields to display for table output (default [Id,Comment,UserName,UserId,UserEmail,Name,Version,Desc,Processed,Type,UserPlaypen,Parameters,From,To,Filter,FilterSQL])
-h, --help help for models
--id ints List of model ID's to retrieve (overrides "play" flag)
--output string Format for printing the results. Available formats are "json", "yaml", and "table" (default "table")
--pretty If output=json, pretty format the results
-t, --token string VOR Stream token to use when making API call
Options inherited from parent commands¶
--play string playpen path
--renew-token renew token (default true)
SEE ALSO¶
- vor show - Print details of an object