Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

with the exception of the install action, all of these actions can be provided without any additional parameters. In that situation, a list of all the possible values for the option specified is given. However, not all of the values may be available for the specific case the user is interested in. It is much more advisable to provide the necessary qualifying options to get specific information. If not used without any options each of the actions require the following additional options to be provided:

Action

Required Options

listPackages

- none -

listVersionTypes

--package

listVersions

--package, --versionType

listVariants

--package, --versionType, --version

listOSes

--package, --versionType, --version, --variant

listDistributions

--package, --versionType, --version, --variant, --os

install

--package, --versionType, --version, --variant, --os, --distribution

-p, --package <name> - The package to work with (ScienceTools, GlastRelease, etc). This option is required for all later commands if specific information is desired or a package is to be installed. The current possible values for <name> are:

...