Package Repository Right-Click Menu

The commands available for packages in the Package Repository are:

Command Description
Load from File… Browses to the local file system to locate a file to be loaded into the Package Repository.
Load and Deploy from File… Browses to the local file system to locate a file to be loaded into the Package Repository. In addition, the Deployment on the current Registered Server will be initiated.
View Package Content from File… Displays contents of a Package (after enabling to locate a Package file) without the necessity to first load it. This facilitates the load Package process as it is sometimes difficult to identify the desired Package only by its name.
Deploy… Displays the Deployment Options Window to complete the deployment procedure.
Deploy Specific Module... Displays a window where you can select which Modules from the Package you wish to deploy. This option is only available for Packages generated from PB Projects.
Deploy With Dependencies…

Same as above, but all Packages that are defined as dependencies for the selected Package will also be deployed. This option is not available for Packages generated from PB Projects.

Redeploy Package… Deploys the Package again.
Redeploy With Dependencies… Deploys a Package again along with all of the Packages defined as its dependencies. This option is not available for Packages generated from PB Projects.
Mark As Deployed The status of the selected Package that has not been deployed is changed to "Deployed manually" and it is treated as if it has been deployed. Normally, when a Package has another Package defined as a dependency, the dependent Package is deployed along with the first Package. This can be prevented by using "Mark As Deployed", which will cause the dependent Package not to be deployed.
Deploy Project Definition Deploys Project content from the Package containing the Project definition. Only available if a Package has been generated with a Project Definition. See Generating a Package.
Send... Starts the Package Wizard to guide you through the sending process.
Save As… Starts the Package Wizard to guide you through the saving process.

Package Dependencies…

Opens the Package Dependencies window. To learn more, see Package Dependencies.

Refresh

Refreshes the contents of the View Pane.

Delete

Deletes the selected Package after additional confirmation. The selected Package must not have any outbound action linked to it in order for this command to be active. The Package can be deleted if it is in the "Archived" status (see "Archive" below) and the "AllowDeletingPackagesHistory" key is set to true (for details, see the "DeploymentServices" section of the Central Configuration Documentation).

If the Package you want to delete is a dependency of another Package, a window will appear listing all Packages depending on the Package you are attempting to delete. You will then have to confirm whether to delete the Package or not.

Archive

Sets the selected Package to the "Archived" status, which means that the Package will be hidden in the Package Repository unless the "Show archived data" check box is selected on the filter bar above the list. Archiving is used to hide certain Packages (typically older ones) instead of deleting them completely.

Properties

Opens the Package Properties Window where you can view the properties and contents of the selected Package. This is also the default behavior when double-clicking a Package.

The above commands are accessible from Action menu when a Package is selected. They are also available in a right-click menu after selecting a Package and right clicking on it in the following views: Package Repository View Pane, Project View Pane (Actions History tab and Deployment Status tab). Some of the commands are also available in Package Actions View Pane.