nsc version

Outputs the compiled version of Namespace.

version displays the current version of the nsc CLI.

Usage

nsc version

Example

$ nsc version
version v0.0.484 (commit 0a4368985)
  commit date 2026-02-13T10:30:00Z
  architecture linux/amd64

Options

--build_info

Output all build info.

Last updated