Skip to content

Conversation

@arcticicestudio
Copy link
Owner

Relates to #92 #93
Epic #33
Resolves #94

Previously the `info` command printed more detailed application
information compared to the compact and machine-friendly `--version`
global flag. The name of command was not optimal as it could give the
impression that it provides more "info"rmation about one or more
snowblocks that might be passed as argument(s). Therefore the command
has been renamed to `version` which also matches the naming of many
other Go CLI apps like Kubernetes [1] `kubectl` [2].

To also enhance the provided information the command now prints more
application version details using the function implemented in GH-93.

[1]: https://kubernetes.io
[2]: https://github.com/kubernetes/kubernetes/tree/master/pkg/kubectl

Epic GH-33
Relates to GH-93
GH-94
@arcticicestudio arcticicestudio merged commit 64a432e into epic/gh-33-the-way-to-go Oct 18, 2019
@arcticicestudio arcticicestudio deleted the improvement/gh-94-refactor-info-to-version-cmd branch October 18, 2019 12:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants