Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

sysand info version

Get or set the version of the project

Usage

sysand info version [OPTIONS]

Description

Prints the version of the given project. For index projects, prints all available versions of the project. With --set, updates the version.

By default the version must conform to Semantic Versioning 2.0. Pass --no-semver alongside --set to allow an arbitrary version string.

The version field is required and cannot be cleared.

Options

Global options