Skip to content
DevelopersTerminal

Version CLI reference


Read the installed CLI version.

On this page

Use this page to inspect every public atoi version command, its accepted flags, and one runnable example. Return to the CLI reference index to choose another command group.

atoi versionRead the installed CLI version.

#version

Print the installed CLI package version.

atoi version

FlagTypeDefaultValuesWhat it does
--jsonbooleanfalseEmit the canonical JSON envelope.
--ndjsonbooleanfalseEmit one canonical JSON envelope per line.
--formatstringtexttext, jsonChoose human text or the JSON envelope.
--help -hbooleanShow command help.

#Run version

bash
atoi version

Was this useful?