orbitalci / orbital

Orbital is a self-hosted CI system for solo/small consulting dev teams. Written in Rust.
GNU General Public License v3.0
29 stars 2 forks source link

orb --version needs more information #239

Closed tjtelan closed 4 years ago

tjtelan commented 4 years ago

Currently orb --version outputs the crate version name. This is the default behavior from structopt.

I'm finding that there's not enough information when I'm testing locally since I'm not bumping the version numbers during development.

We should add: