0.1.0-alpha.3 was the successor to 0.1.0-alpha.2. It added the first very rudimentary
implementation of the get command. The get command has evolved quite a lot since then,
and as of v1.1.8, it's by far the most robust and advanced command in all of CLI Tool,
taking up a little over 1000 lines of the 4000 total lines of code. That's around 25% of the whole script,
just to paint a picture of how much time and effort has gone into the get command.