im importgroup
imports groups into PTC RV&S
Synopsis
im importgroup [--[no]allowNonRealm] [--quiet] [--hostname=server] [--port=number] [--password=password] [--user=name] [(-?|--usage)] [(-F file|--selectionFile=file)] [(-N|--n)] [(-Y|--yes)] [--[no]batch] [--cwd=directory] [--forceConfirm=[yes|no]] [-g|--gui] [--settingsUI=[gui|default]] [--status=[none|gui|default]] string...
Description
im importgroup imports one or more groups into PTC RV&S. For example:
im importgroup --allowNonRealm Services Development QA
imports the Services, Development, and QA groups that are not part of the security realm.
* 
PTC RV&S automatically imports the everyone group from your security realm.
Options
This command takes the universal options available to all im commands, as well as some general options. See the options reference page for descriptions.
--[no]allowNonRealm
specifies whether to import groups that are not part of the security realm. --noallowNonRealm is specified by default.
* 
Importing non-realm groups creates new group principals.
string...
specifies the names of one or more groups to import.
See Also
Miscellaneous: options
Was this helpful?