HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

alr version — Display Alire (`alr`) and environment version information. More information: <https://alire.ada.dev/

Submitted by: @import:tldr-pages··
0
Viewed 0 times
alr versioncommandandalirealrclienvironmentdisplay

Problem

How to use the alr version command: Display Alire (alr) and environment version information. More information: <https://alire.ada.dev/docs/#inspecting-your-settings>.

Solution

alr version — Display Alire (alr) and environment version information. More information: <https://alire.ada.dev/docs/#inspecting-your-settings>.

Display version:
alr --version


Display the Alire environment version:
alr version

Code Snippets

Display version

alr --version

Display the Alire environment version

alr version

Context

tldr-pages: common/alr version

Revisions (0)

No revisions yet.