Skip to content
This repository has been archived by the owner on Jan 30, 2020. It is now read-only.

Listing scriptcs versions

paulbouwer edited this page Dec 29, 2014 · 1 revision

The svm list command allows you to list all the installed scriptcs versions or return the active scriptcs version.

List installed versions

The following command will list the active installed version.

  svm list

Example

This example displays the installed versions on a machine. The asterisk (*) indicates the active version.

 > svm list

 scriptcs version manager - 0.3.3

  The following scriptcs versions are installed:

      0.10.2
      0.11.0
   *  0.12.0

List active version

The following command will list all the installed versions.

  svm list [-a|-active]

Example

This example displays the installed versions on a machine. The asterisk (*) indicates the active version.

 > svm list -a

 scriptcs version manager - 0.3.3

  The following is the active scriptcs version:

   0.12.0

Navigation

  • Home
  • Installing svm
  • Windows
  • OSX
  • Linux
  • Updating svm
  • [Managing scriptcs versions](scriptcs versions)
  • [Install](Installing scriptcs versions)
  • [Use](Using scriptcs versions)
  • [List](Listing scriptcs versions)
  • [Remove](Removing scriptcs versions)
  • How it works
  • Community
Clone this wiki locally