Skip to content

clie version

Display the version number of the CLIE CLI.

Syntax

clie version

Description

The version command displays the current CLIE CLI version.

Useful for:

  • Verifying your installation
  • Checking if updates are available
  • Reporting issues with version information
  • Confirming team members use compatible versions

Output

clie version

Example output:

clie version 1.2.3

Examples

Check Installed Version

clie version

Version Format

The version number follows semantic versioning (semver):

MAJOR.MINOR.PATCH
  • MAJOR: Breaking changes
  • MINOR: New features (backward compatible)
  • PATCH: Bug fixes (backward compatible)

See Also


Tutorials | How-to Guides | Explanation | Reference

You are here: Reference — information-oriented technical descriptions of the system.