Skip to content

Commit

Permalink
update tanzu
Browse files Browse the repository at this point in the history
  • Loading branch information
ali5ter committed Nov 20, 2023
1 parent 92e7c2d commit 464394d
Show file tree
Hide file tree
Showing 5 changed files with 33 additions and 43 deletions.
6 changes: 3 additions & 3 deletions exp1/results/tanzu_taxo.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
tanzu
└── builder
│ └── cli
│ │ └── compile
│ └── init
│ └── inventory
│ │ └── init
Expand All @@ -10,7 +9,6 @@ tanzu
│ │ │ └── add
│ └── plugin
│ │ └── build
│ └── publish
└── test
│ └── fetch
└── apps
Expand Down Expand Up @@ -139,7 +137,6 @@ tanzu
└── init
└── plugin
│ └── clean
│ └── delete
│ └── describe
│ └── group
│ │ └── get
Expand All @@ -152,6 +149,7 @@ tanzu
│ │ └── list
│ │ └── update
│ └── sync
│ └── uninstall
│ └── upgrade
└── version
└── kubernetes
Expand Down Expand Up @@ -357,6 +355,8 @@ tanzu
│ │ │ └── template
│ │ │ └── update
│ │ └── list
│ └── cost
│ │ └── actual
│ └── data-protection
│ │ └── backup
│ │ │ └── create
Expand Down
48 changes: 19 additions & 29 deletions exp1/results/tanzu_taxo_with_options.txt
Original file line number Diff line number Diff line change
@@ -1,16 +1,6 @@
tanzu
└── builder
│ └── cli
│ │ └── compile
│ │ │ └── --artifacts
│ │ │ └── --goprivate
│ │ │ └── --help
│ │ │ └── --ldflags
│ │ │ └── --match
│ │ │ └── --path
│ │ │ └── --tags
│ │ │ └── --target
│ │ │ └── --version
│ │ └── --help
│ └── init
│ │ └── --dry-run
Expand Down Expand Up @@ -39,17 +29,6 @@ tanzu
│ │ │ └── --plugin-scope-association-file
│ │ │ └── --version
│ │ └── --help
│ └── publish
│ │ └── --help
│ │ └── --input-artifact-dir
│ │ └── --local-output-discovery-dir
│ │ └── --local-output-distribution-dir
│ │ └── --oci-discovery-image
│ │ └── --oci-distribution-image-repository
│ │ └── --os-arch
│ │ └── --plugins
│ │ └── --type
│ │ └── --version
│ └── --help
└── test
│ └── fetch
Expand Down Expand Up @@ -757,7 +736,7 @@ tanzu
└── config
│ └── cert
│ │ └── add
│ │ │ └── --ca-certificate
│ │ │ └── --ca-cert
│ │ │ └── --help
│ │ │ └── --host
│ │ │ └── --insecure
Expand All @@ -768,7 +747,7 @@ tanzu
│ │ │ └── --help
│ │ │ └── --output
│ │ └── update
│ │ │ └── --ca-certificate
│ │ │ └── --ca-cert
│ │ │ └── --help
│ │ │ └── --insecure
│ │ │ └── --skip-cert-verify
Expand Down Expand Up @@ -796,6 +775,7 @@ tanzu
│ │ └── --insecure-skip-tls-verify
│ │ └── --kubeconfig
│ │ └── --kubecontext
│ │ └── --type
│ └── delete
│ │ └── --help
│ │ └── --yes
Expand All @@ -806,10 +786,10 @@ tanzu
│ │ └── --current
│ │ └── --help
│ │ └── --output
│ │ └── --target
│ │ └── --type
│ └── unset
│ │ └── --help
│ │ └── --target
│ │ └── --type
│ └── use
│ │ └── --help
│ └── --help
Expand All @@ -818,16 +798,13 @@ tanzu
└── plugin
│ └── clean
│ │ └── --help
│ └── delete
│ │ └── --help
│ │ └── --target
│ │ └── --yes
│ └── describe
│ │ └── --help
│ │ └── --output
│ │ └── --target
│ └── group
│ │ └── get
│ │ │ └── --all
│ │ │ └── --help
│ │ │ └── --output
│ │ └── search
Expand Down Expand Up @@ -862,6 +839,10 @@ tanzu
│ │ └── --help
│ └── sync
│ │ └── --help
│ └── uninstall
│ │ └── --help
│ │ └── --target
│ │ └── --yes
│ └── upgrade
│ │ └── --help
│ │ └── --target
Expand Down Expand Up @@ -1450,6 +1431,15 @@ tanzu
│ │ │ └── --provisioner-name
│ │ │ └── --scope
│ │ └── --help
│ └── cost
│ │ └── actual
│ │ │ └── --help
│ │ │ └── --management-cluster-name
│ │ │ └── --output
│ │ │ └── --provisioner-name
│ │ │ └── --scope
│ │ │ └── --time-period
│ │ └── --help
│ └── data-protection
│ │ └── backup
│ │ │ └── create
Expand Down
6 changes: 3 additions & 3 deletions exp2/results/tanzu.csv
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
tanzu
tanzu,builder
tanzu,builder,cli
tanzu,builder,cli,compile
tanzu,builder,init
tanzu,builder,inventory
tanzu,builder,inventory,init
Expand All @@ -10,7 +9,6 @@ tanzu,builder,inventory,plugin,activate
tanzu,builder,inventory,plugin,add
tanzu,builder,plugin
tanzu,builder,plugin,build
tanzu,builder,publish
tanzu,test
tanzu,test,fetch
tanzu,apps
Expand Down Expand Up @@ -139,7 +137,6 @@ tanzu,context,use
tanzu,init
tanzu,plugin
tanzu,plugin,clean
tanzu,plugin,delete
tanzu,plugin,describe
tanzu,plugin,group
tanzu,plugin,group,get
Expand All @@ -152,6 +149,7 @@ tanzu,plugin,source,init
tanzu,plugin,source,list
tanzu,plugin,source,update
tanzu,plugin,sync
tanzu,plugin,uninstall
tanzu,plugin,upgrade
tanzu,version
tanzu,kubernetes
Expand Down Expand Up @@ -357,6 +355,8 @@ tanzu,mission-control,continuousdelivery,kustomization,list
tanzu,mission-control,continuousdelivery,kustomization,template
tanzu,mission-control,continuousdelivery,kustomization,update
tanzu,mission-control,continuousdelivery,list
tanzu,mission-control,cost
tanzu,mission-control,cost,actual
tanzu,mission-control,data-protection
tanzu,mission-control,data-protection,backup
tanzu,mission-control,data-protection,backup,create
Expand Down
10 changes: 5 additions & 5 deletions exp2/results/tanzu.mm
Original file line number Diff line number Diff line change
Expand Up @@ -166,10 +166,7 @@
<node folded="false" text="plugin">
<node text="build" />
</node>
<node folded="false" text="cli">
<node text="compile" />
</node>
<node text="publish" />
<node text="cli" />
<node folded="false" text="inventory">
<node text="init" />
<node folded="false" text="plugin">
Expand Down Expand Up @@ -373,6 +370,9 @@
</node>
<node text="delete" />
</node>
<node folded="false" text="cost">
<node text="actual" />
</node>
<node folded="false" text="helm">
<node text="enable" />
<node folded="false" text="repository">
Expand Down Expand Up @@ -701,7 +701,7 @@
<node text="update" />
</node>
<node text="install" />
<node text="delete" />
<node text="uninstall" />
</node>
</node>
</map>
6 changes: 3 additions & 3 deletions exp3/results/tanzu.csv
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ id,value
tanzu,
tanzu.builder,
tanzu.builder.cli,
tanzu.builder.cli.compile,
tanzu.builder.init,
tanzu.builder.inventory,
tanzu.builder.inventory.init,
Expand All @@ -11,7 +10,6 @@ tanzu.builder.inventory.plugin.activate,
tanzu.builder.inventory.plugin.add,
tanzu.builder.plugin,
tanzu.builder.plugin.build,
tanzu.builder.publish,
tanzu.test,
tanzu.test.fetch,
tanzu.apps,
Expand Down Expand Up @@ -140,7 +138,6 @@ tanzu.context.use,
tanzu.init,
tanzu.plugin,
tanzu.plugin.clean,
tanzu.plugin.delete,
tanzu.plugin.describe,
tanzu.plugin.group,
tanzu.plugin.group.get,
Expand All @@ -153,6 +150,7 @@ tanzu.plugin.source.init,
tanzu.plugin.source.list,
tanzu.plugin.source.update,
tanzu.plugin.sync,
tanzu.plugin.uninstall,
tanzu.plugin.upgrade,
tanzu.version,
tanzu.kubernetes,
Expand Down Expand Up @@ -358,6 +356,8 @@ tanzu.mission-control.continuousdelivery.kustomization.list,
tanzu.mission-control.continuousdelivery.kustomization.template,
tanzu.mission-control.continuousdelivery.kustomization.update,
tanzu.mission-control.continuousdelivery.list,
tanzu.mission-control.cost,
tanzu.mission-control.cost.actual,
tanzu.mission-control.data-protection,
tanzu.mission-control.data-protection.backup,
tanzu.mission-control.data-protection.backup.create,
Expand Down

0 comments on commit 464394d

Please sign in to comment.