show model
Shows all or parts of a model.
Syntax
show model all
show model <id>
Arguments
- all
- Show all models.
- <id>
- Show models based on IDs. For example,
(1,2,4)
.
Examples
Show all models:
show model all
Show model with an ID of 5:
show model 5