Compare first cut

This commit is contained in:
Mike Farah
2020-02-03 13:59:16 +11:00
parent 699fce9da4
commit 9e47685271
5 changed files with 81 additions and 5 deletions
+1
View File
@@ -44,6 +44,7 @@ func New() *cobra.Command {
rootCmd.AddCommand(
createReadCmd(),
createCompareCmd(),
createValidateCmd(),
createWriteCmd(),
createPrefixCmd(),