Print version, commit, and build info
Print version, commit, and build info.
In JSON mode, all fields are emitted; missing values are omitted.
bitrise-cli checks GitHub at most once a day for a newer release and prints a one-line notice on stderr when your build is behind. The check runs only for released builds in an interactive terminal, never in CI or JSON mode. Disable it by setting BITRISE_CLI_NO_UPDATE_NOTIFIER, or pass --quiet on any command.
bitrise-cli version [flags]
-h, --help help for version
--no-color disable ANSI colors (NO_COLOR env is also honored)
-o, --output string output format: human|json (default "human")
-q, --quiet suppress non-error diagnostic messages
--theme string color theme: auto|dark|light|none (default "auto"; overrides terminal background detection)
- bitrise-cli - Bitrise platform CLI