apm_version_enable (public)

 apm_version_enable [ -callback callback ] version_id

Defined in packages/acs-tcl/tcl/apm-install-procs.tcl

Enables a version of a package (disabling any other version of the package).

Switches:
-callback (optional, defaults to "apm_dummy_callback")
Parameters:
version_id (required)
The id of the version to be enabled.

Testcases:
upgrade
[ show source ]
Show another procedure: