arkyn --version@arkyn/cli version and exits. Also available as arkyn -v.bash
npx @arkyn/cli --version# ornpx @arkyn/cli -v
bash
$ npx @arkyn/cli --version3.0.12
@arkyn/cli's own package.json, it always reflects the exact version installed (or fetched by npx/bunx), never a hardcoded string.--version/-v does not set a non-zero exit code.