You use the view command to import, export, or delete view definitions.

The view command uses the following syntax.
view -h | import|export|delete [parameters]
Table 1. view Command Operations
Command Name Description Syntax
view import Import a view definition from a file.
view import -h | input-file [--force]
view export Export one or more view definitions to a file.
view export -h | all|view-name[{,view-name}] [output-dir]
view delete Permanently delete one or more view definitions.
view delete -h | all|view-name[{,view-name}]