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 464394d commit 4616130
Show file tree
Hide file tree
Showing 5 changed files with 34 additions and 9 deletions.
2 changes: 2 additions & 0 deletions exp1/results/tanzu_taxo.txt
Original file line number Diff line number Diff line change
Expand Up @@ -336,6 +336,8 @@ tanzu
│ │ │ └── get
│ │ │ └── list
│ │ └── update
│ └── context
│ │ └── create
│ └── continuousdelivery
│ │ └── disable
│ │ └── enable
Expand Down
16 changes: 16 additions & 0 deletions exp1/results/tanzu_taxo_with_options.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1381,6 +1381,17 @@ tanzu
│ │ │ └── --file
│ │ │ └── --help
│ │ └── --help
│ └── context
│ │ └── create
│ │ │ └── --basic-auth
│ │ │ └── --endpoint
│ │ │ └── --help
│ │ │ └── --idp-type
│ │ │ └── --insecure
│ │ │ └── --vcd-client-id
│ │ │ └── --vcd-issuer
│ │ │ └── --vcd-org
│ │ └── --help
│ └── continuousdelivery
│ │ └── disable
│ │ │ └── --cluster-group-name
Expand Down Expand Up @@ -1449,15 +1460,19 @@ tanzu
│ │ │ └── template
│ │ │ └── --help
│ │ └── disable
│ │ │ └── --cluster-group-name
│ │ │ └── --cluster-name
│ │ │ └── --delete-backups
│ │ │ └── --force-delete
│ │ │ └── --help
│ │ │ └── --management-cluster-name
│ │ │ └── --provisioner-name
│ │ │ └── --scope
│ │ └── enable
│ │ │ └── --data-values-file
│ │ │ └── --file
│ │ │ └── --help
│ │ │ └── --scope
│ │ │ └── --template
│ │ └── restore
│ │ │ └── create
Expand All @@ -1482,6 +1497,7 @@ tanzu
│ │ │ └── --data-values-file
│ │ │ └── --file
│ │ │ └── --help
│ │ │ └── --scope
│ │ │ └── --template
│ │ └── --help
│ └── ekscluster
Expand Down
2 changes: 2 additions & 0 deletions exp2/results/tanzu.csv
Original file line number Diff line number Diff line change
Expand Up @@ -336,6 +336,8 @@ tanzu,mission-control,clustergroup,template
tanzu,mission-control,clustergroup,template,get
tanzu,mission-control,clustergroup,template,list
tanzu,mission-control,clustergroup,update
tanzu,mission-control,context
tanzu,mission-control,context,create
tanzu,mission-control,continuousdelivery
tanzu,mission-control,continuousdelivery,disable
tanzu,mission-control,continuousdelivery,enable
Expand Down
21 changes: 12 additions & 9 deletions exp2/results/tanzu.mm
Original file line number Diff line number Diff line change
Expand Up @@ -506,6 +506,17 @@
<node text="list" />
<node text="stream" />
</node>
<node folded="false" text="workspace">
<node text="get" />
<node text="create" />
<node text="list" />
<node text="update" />
<node folded="false" text="template">
<node text="list" />
<node text="get" />
</node>
<node text="delete" />
</node>
<node folded="false" text="ekscluster">
<node text="get" />
<node text="create" />
Expand Down Expand Up @@ -645,16 +656,8 @@
<node folded="false" text="agentartifacts">
<node text="list" />
</node>
<node folded="false" text="workspace">
<node text="get" />
<node folded="false" text="context">
<node text="create" />
<node text="list" />
<node text="update" />
<node folded="false" text="template">
<node text="list" />
<node text="get" />
</node>
<node text="delete" />
</node>
<node folded="false" text="inspection">
<node folded="false" text="scan">
Expand Down
2 changes: 2 additions & 0 deletions exp3/results/tanzu.csv
Original file line number Diff line number Diff line change
Expand Up @@ -337,6 +337,8 @@ tanzu.mission-control.clustergroup.template,
tanzu.mission-control.clustergroup.template.get,
tanzu.mission-control.clustergroup.template.list,
tanzu.mission-control.clustergroup.update,
tanzu.mission-control.context,
tanzu.mission-control.context.create,
tanzu.mission-control.continuousdelivery,
tanzu.mission-control.continuousdelivery.disable,
tanzu.mission-control.continuousdelivery.enable,
Expand Down

0 comments on commit 4616130

Please sign in to comment.