Merge pull request #65865 from deads2k/cli-01-testcmd
Automatic merge from submit-queue (batch tested with PRs 64511, 65865, 65867, 65866). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.
split of test-cmd
This pull moves test-cmd to a `test/cmd` folder for team maintenance. The next commit splits the mega (6 thousand lines or so?) into files based on function. No changes, just moves.
@kubernetes/sig-cli-maintainers
@fejta per request
```release-note
NONE
```
Showing
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
test/cmd/BUILD
0 → 100644
test/cmd/OWNERS
0 → 100644
test/cmd/apply.sh
0 → 100755
test/cmd/apps.sh
0 → 100755
This diff is collapsed.
Click to expand it.
test/cmd/authorization.sh
0 → 100755
test/cmd/batch.sh
0 → 100755
test/cmd/certificate.sh
0 → 100755
test/cmd/core.sh
0 → 100755
This diff is collapsed.
Click to expand it.
test/cmd/crd.sh
0 → 100755
This diff is collapsed.
Click to expand it.
test/cmd/create.sh
0 → 100755
test/cmd/diff.sh
0 → 100755
test/cmd/discovery.sh
0 → 100755
This diff is collapsed.
Click to expand it.
test/cmd/get.sh
0 → 100755
This diff is collapsed.
Click to expand it.
test/cmd/initializers.sh
0 → 100755
This diff is collapsed.
Click to expand it.
test/cmd/kubeconfig.sh
0 → 100755
test/cmd/legacy-script.sh
0 → 100755
This diff is collapsed.
Click to expand it.
test/cmd/node-management.sh
0 → 100755
test/cmd/old-print.sh
0 → 100755
test/cmd/plugins.sh
0 → 100755
test/cmd/proxy.sh
0 → 100755
test/cmd/rbac.sh
0 → 100755
This diff is collapsed.
Click to expand it.
test/cmd/request-timeout.sh
0 → 100755
test/cmd/run.sh
0 → 100755
test/cmd/save-config.sh
0 → 100755
test/cmd/storage.sh
0 → 100755
test/cmd/template-output.sh
0 → 100755
This diff is collapsed.
Click to expand it.
test/cmd/version.sh
0 → 100755
Please
register
or
sign in
to comment