integrity viewsets
displays available ViewSets
Synopsis
integrity viewsets[--fields=field1[:width1],field2[:width2]... [--ui=[unspecified|gui|cli|api]] [(-?|--usage)] [(-N|--no)] [(-Y|--yes)] [--[no]batch] [--cwd=directory] [--forceConfirm=[yes|no]] [(-Ffile|--selectionFile=file)] [(-g|--gui)] [--fieldsDelim=value] [--quiet] [--settingsUI=[gui|default]] [--height=value] [--width=value] [-x value] [-y value] [--user=name] [--hostname=server] [--password=password] [--port=number] [--status=[none|gui|default]]
Description
integrity viewsets displays a list of all ViewSets available on the Windchill RV&S Server and the local machine. For details about publishing ViewSets, see the Windchill RV&S Help Center.
Options
This command takes the universal options available to all
integrity commands, as well as some general options. See the
options reference page for descriptions.
• --fields=field1[:width1],field2[:width2]...
where fieldn can be any of the following:
◦ creator
displays the name of the user who created (if a personal or unpublished ViewSet) or published the ViewSet.
◦ customizable
displays if users can change the contents of ViewSet menus and toolbars.
◦ description
displays a description of the ViewSet as added by the creator.
◦ filename
displays the path to where ViewSet resides on your machine.
◦ mandatory
displays mandatory ViewSets. Mandatory ViewSets are automatically returned by the Windchill RV&S Client and updated when new versions become available on the Windchill RV&S Server.
◦ modifieddate
displays the date the ViewSet was last modified.
◦ name
displays the name of the ViewSet. By default, only the name is shown.
◦ publishedstate
displays the published state of the ViewSet.
• --fieldsDelim=value
specifies the string to be used as a delimiter between fields displayed in the CLI.
Diagnostics
See the
diagnostics reference page for possible exit status values.
See Also