ALR-SHOW(1) | Alire manual | ALR-SHOW(1) |
alr-show - See information about a release
alr show [options] [<crate>[allowed versions]] [--system] [--external[-detect] | --graph | --jekyll | --solve | --tree
Shows information found in the loaded indexes about a specific release (see below to narrow the searched milestones). By default, only direct dependencies are reported. With --solve, a full solution is resolved and reported in list and graph form.
With --external, the external definitions for a crate are shown, instead of information about a particular release Version selection syntax (global policy applies within the allowed version subsets):
crate Newest/oldest version
crate=version Exact version
crate^version Major-compatible version
crate~version Minor-compatible version
alr(1), alr-get(1), alr-index(1), alr-init(1), alr-pin(1), alr-search(1), alr-update(1), alr-with(1), gprbuild(1)
Generated with generate-man from Alire execution
August 3, 2022 | Alire 1.2 |