Skip to content

Commit

Permalink
update tmc and tanzu
Browse files Browse the repository at this point in the history
  • Loading branch information
ali5ter committed Jan 21, 2022
1 parent ac2fc33 commit 3f3870a
Show file tree
Hide file tree
Showing 10 changed files with 37 additions and 0 deletions.
1 change: 1 addition & 0 deletions exp1/results/tanzu_taxo.txt
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ tanzu
│ │ └── delete
│ │ └── list
│ │ └── update
│ └── sync
│ └── upgrade
└── update
└── version
3 changes: 3 additions & 0 deletions exp1/results/tanzu_taxo_with_options.txt
Original file line number Diff line number Diff line change
Expand Up @@ -611,6 +611,9 @@ tanzu
│ │ │ └── --local
│ │ └── --help
│ │ └── --local
│ └── sync
│ │ └── --help
│ │ └── --local
│ └── upgrade
│ │ └── --help
│ │ └── --local
Expand Down
5 changes: 5 additions & 0 deletions exp1/results/tmc_taxo.txt
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,11 @@ tmc
│ │ └── get
│ │ └── list
│ │ └── update
│ │ └── tanzupackage
│ │ │ └── install
│ │ │ └── metadata
│ │ │ └── package
│ │ │ └── repository
│ │ └── iam
│ │ │ └── add-binding
│ │ │ └── get-policy
Expand Down
9 changes: 9 additions & 0 deletions exp1/results/tmc_taxo_with_options.txt
Original file line number Diff line number Diff line change
Expand Up @@ -411,6 +411,15 @@ tmc
│ │ │ └── --management-cluster-name
│ │ │ └── --provisioner-name
│ │ │ └── --verbosity
│ │ └── tanzupackage
│ │ │ └── install
│ │ │ └── metadata
│ │ │ └── package
│ │ │ └── repository
│ │ │ └── --help
│ │ │ └── --management-cluster-name
│ │ │ └── --provisioner-name
│ │ │ └── --verbosity
│ │ └── iam
│ │ │ └── add-binding
│ │ │ └── get-policy
Expand Down
1 change: 1 addition & 0 deletions exp2/results/tanzu.csv
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ tanzu,plugin,repo,add
tanzu,plugin,repo,delete
tanzu,plugin,repo,list
tanzu,plugin,repo,update
tanzu,plugin,sync
tanzu,plugin,upgrade
tanzu,update
tanzu,version
1 change: 1 addition & 0 deletions exp2/results/tanzu.mm
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
<node text="clean" />
<node text="describe" />
<node text="list" />
<node text="sync" />
<node folded="false" text="repo">
<node text="add" />
<node text="list" />
Expand Down
5 changes: 5 additions & 0 deletions exp2/results/tmc.csv
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,11 @@ tmc,cluster,namespace,delete
tmc,cluster,namespace,get
tmc,cluster,namespace,list
tmc,cluster,namespace,update
tmc,cluster,namespace,tanzupackage
tmc,cluster,namespace,tanzupackage,install
tmc,cluster,namespace,tanzupackage,metadata
tmc,cluster,namespace,tanzupackage,package
tmc,cluster,namespace,tanzupackage,repository
tmc,cluster,namespace,iam
tmc,cluster,namespace,iam,add-binding
tmc,cluster,namespace,iam,get-policy
Expand Down
6 changes: 6 additions & 0 deletions exp2/results/tmc.mm
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,12 @@
<node text="list" />
<node text="update" />
<node text="attach" />
<node folded="false" text="tanzupackage">
<node text="package" />
<node text="repository" />
<node text="install" />
<node text="metadata" />
</node>
<node folded="false" text="template">
<node text="list" />
<node text="get" />
Expand Down
1 change: 1 addition & 0 deletions exp3/results/tanzu.csv
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ tanzu.plugin.repo.add,
tanzu.plugin.repo.delete,
tanzu.plugin.repo.list,
tanzu.plugin.repo.update,
tanzu.plugin.sync,
tanzu.plugin.upgrade,
tanzu.update,
tanzu.version,
5 changes: 5 additions & 0 deletions exp3/results/tmc.csv
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,11 @@ tmc.cluster.namespace.delete,
tmc.cluster.namespace.get,
tmc.cluster.namespace.list,
tmc.cluster.namespace.update,
tmc.cluster.namespace.tanzupackage,
tmc.cluster.namespace.tanzupackage.install,
tmc.cluster.namespace.tanzupackage.metadata,
tmc.cluster.namespace.tanzupackage.package,
tmc.cluster.namespace.tanzupackage.repository,
tmc.cluster.namespace.iam,
tmc.cluster.namespace.iam.add-binding,
tmc.cluster.namespace.iam.get-policy,
Expand Down

0 comments on commit 3f3870a

Please sign in to comment.