Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Child pages (Children Display)

The PCLI client muse be available for use by FlexDeploy.

  • Windows

    • PCLI is automatically put on your path after install.  Location: "C:\Program Files (x86)\Serena\vm\win64\bin\pcli.exe"

  • Linux

    • Option 1 

      • Source in vmprofile located in %SERENA_HOME%/vm/linux/bin

      • . /u01/app/serena/vm/linux/bin/vmprofile

    • Option 2

      • create symlink for pcli and pvcsvmsuid in /usr/bin

      • as root:

        • ln -s /u01/app/serena/vm/linux/bin/pcli /usr/bin/pcli

        • ln -s /u01/app/serena/vm/linux/bin/pvcsvmsuid /usr/bin/pvcsvmsuid