Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

If you have the VSS CLI installed and want to upgrade to the latest version from PyPI you can run:

vss-cli upgrade

To upgrade VSS CLI to the latest develop build from Test PyPI:

vss-cli upgrade develop

To upgrade to a given official vss-cli GitLab repository:

vss-cli upgrade --git-branch=issue-145 branch
  • No labels