Copies the specified package to the central repository.
When you add a package with a new package name to the repository, the package file is stored in the repository. When you add a package with an existing package name:
When a new session requests the service in the package, the package is deployed and uncompressed on to compute hosts on-demand.
Name you want to assign to the service package. The service package name must be unique within a consumer, with a maximum of 1024 characters. Valid characters are alphanumeric characters, periods, and underscores. Spaces are not allowed.
This command option is applicable to Symphony DE only.
Specify the path and name of the application profile for the application. If any part of the path or file name contains spaces, enclose it in double quotes (" "). Specify the path for the application profile using absolute, relative, or UNC format.
You can specify file paths using absolute or relative paths:
Consumer for which to deploy the service packages. Only applications registered to this consumer and below in the consumer tree can use the service packages.
Enclose the consumer ID in double quotes (" ") if it contains spaces.
If a service package is deployed to the root consumer ("/"), the package is shared by the leaf consumers.
Forces package deployment without prompting. Note that if you use this option and the package was previously deployed, any running workload is terminated without prompting. Use this option when you are issuing soamdeploy add from within a script, and do not want the script to stop running to respond to prompts.
Turns off package verification during deployment. Use this option if you are deploying the same package repeatedly and you know it is valid, and deployment takes a long time because of the verification process.
Specifies the name of the user to connect to Symphony for this command. If you are already logged on to Symphony using soamlogon, for this command only the user name specified here overrides the user name entered in soamlogon.
Specifies the user password to connect to Symphony for this command. If you are already logged on to Symphony using soamlogon, for this command only the password specified here overrides the password entered in soamlogon.
Deletes the specified service package from the central repository under the specified consumer.
You cannot remove a package if there are registered applications using the package. Unregister the application(s) with soamunreg before attempting to remove the package.
Consumer from which to remove the service package.
Enclose the consumer ID in double quotes (" ") if it contains spaces.
Forces package removal without prompting. Use this option when you are issuing soamdeploy remove from within a script, and do not want the script to stop running to respond to prompts.
Specifies the name of the user to connect to Symphony for this command. If you are already logged on to Symphony using soamlogon, for this command only the user name specified here overrides the user name entered in soamlogon.
Specifies the user password to connect to Symphony for this command. If you are already logged on to Symphony using soamlogon, for this command only the password specified here overrides the password entered in soamlogon.
Lists all deployed service packages for the specified consumer.
Displays a list of all deployed service packages for the specified consumer. Enclose the consumer ID in double quotes (" ") if it contains spaces.
Specifies the name of the user to connect to Symphony for this command. If you are already logged on to Symphony using soamlogon, for this command only the user name specified here overrides the user name entered in soamlogon.
Specifies the user password to connect to Symphony for this command. If you are already logged on to Symphony using soamlogon, for this command only the password specified here overrides the password entered in soamlogon.