Closed binxing closed 1 year ago
aconcli commands are now divided into 3 groups:
help
completion
hash
Most commands now have more detailed help messages.
This commit also changes the output of hash to align with SignerID and ImageID as defined in the ACON image spec.
Given changes in this PR are cosmetic, I'm going to merge this PR right away. Typos will be tracked along with other command line inconsistences in a new issue.
aconcli commands are now divided into 3 groups:
help
,completion
andhash
.Most commands now have more detailed help messages.
This commit also changes the output of
hash
to align with SignerID and ImageID as defined in the ACON image spec.