Commands that can be overridden
- Last UpdatedDec 02, 2022
- 2 minute read
The following predefined commands can be overridden by the IDE extensions.
-
cmdNewInstance – Create an instance from the selected template.
-
cmdNewTemplate – Create a derived template from the selected template.
-
cmdNewToolset – Creates a new template toolset.
-
cmdOpen – Open the editor for currently selected galaxy object.
-
cmdOpenReadOnly – Open the editor for currently selected galaxy object in read-only de.
-
cmdImportObject – Import Automation Object package(s) containing object configuration data and code modules.
-
cmdImportScriptLib – Import a .NET code module or an .aaSLIB file for use in Automation Object Scripting.
-
cmdGalaxyDump – Dump Instances to a (.csv) file.
-
cmdExportObject – Export Automation Object package(s) containing object configuration data and code modules.
-
cmdExportAllObjects – Export All Automation Objects in the Galaxy to a package containing object configuration data and code modules.
-
cmdExportScriptLib – Export a previously imported Script Function Library to an .aaSLIB file.
-
cmdGalaxyLoad – Load a Galaxy Dump (.csv) file.
-
cmdEditSecurity – Configure the Galaxy security model.
-
cmdViewSecurity – View the Galaxy security model.
-
cmdConfigureTimeMaster – Configure the Time Master for the Galaxy.
-
cmdCustomizeToolsets – Customize which toolsets are shown and hidden.
-
cmdGalaxyStatus – Displays the status of the current Galaxy.
-
cmdProperties - Show the Properties dialog for the currently selected galaxy object.
-
cmdChangeGalaxy – Allow user to switch Galaxies.
-
cmdChangeUser – Allow user to switch to a different user login.
-
cmdCopy – Copy the current selection.
-
cmdRename – Rename the current selection.
-
cmdRenameContainedName – Rename the contained name of the object.
-
cmdDelete – Delete the current selection.
-
cmdFind – Find objects in the Galaxy.
-
cmdUserInfo – Enables the user to view and modify their user information.
-
cmdCheckout – Checks out the currently selected object(s).
-
cmdCheckin – Checks in the currently selected object(s).
-
cmdUnCheckout – Undo the check out of the currently selected object(s).
-
cmdOverrideCheckout – Override the Check Out of another user for the currently selected object(s).
-
cmdValidate – Validate the selected object(s).
-
cmdViewObjViewer – View the object in the Runtime Object Viewer.
-
cmdDeploy – Deploy the selected object(s).
-
cmdUndeploy – Undeploy the selected object(s).
-
cmdAssignTo – Assign the selected object(s) to another object.
-
cmdUnassign – Unassign the selected object(s).
-
cmdSetDefault – Set the current object as the user's default for assignment, containment, etc.
-
cmdUploadRTChanges – Upload the changes from the runtime to the Galaxy.
-
cmdHideToolset – Hide template toolsets.
-
cmdLicenseStatus – Display the license status of the current Galaxy.
-
cmdHelpTopics – Launch the IDE Help.
-
cmdEditorObjectHelp – Launches object-specific Help.
-
cmdHelpAbout – Display information about the ArchestrA IDE.