k3s/test/cmd
Antoine Pelisse e1eadc5031 Move `diff` command to root rather than alpha
New command is now `kubectl diff` rather than `kubectl alpha diff` since
it's moving out of alpha soon, and will be using dry-run apply to
produce the diff rather than the custom merge logic.
2018-09-27 13:11:43 -07:00
..
BUILD delete copied comment 2018-07-06 16:26:56 -07:00
OWNERS
apply.sh Add --server-dry-run flag to `kubectl apply` 2018-09-02 13:13:46 -07:00
apps.sh Fix NameFromCommandArgs when passing command after -- 2018-08-22 15:23:13 +02:00
authorization.sh
batch.sh
certificate.sh
core.sh Make kubectl create secret tls work with process substitution 2018-08-22 10:35:07 -04:00
crd.sh Automatically install CRDs during controller init 2018-08-31 12:25:59 -07:00
create.sh Full blown kubectl create job 2018-08-01 15:04:04 +02:00
diff.sh Move `diff` command to root rather than alpha 2018-09-27 13:11:43 -07:00
discovery.sh
generic-resources.sh Remove pointer receivers from schema structs 2018-09-26 09:51:29 -04:00
get.sh add prototype sorting for table rows 2018-08-30 16:09:05 -04:00
initializers.sh
kubeconfig.sh
legacy-script.sh Full blown kubectl create job 2018-08-01 15:04:04 +02:00
node-management.sh update e2e shell script due to newly introduced unreachable:NoSchedule taint when the node is in Unknown status 2018-08-27 16:19:03 -07:00
old-print.sh Automatically install CRDs during controller init 2018-08-31 12:25:59 -07:00
plugins.sh add updated plugin mechanism 2018-08-15 15:06:29 -04:00
proxy.sh
rbac.sh
request-timeout.sh
run.sh
save-config.sh
storage.sh
template-output.sh wire PrintFlags through rollout commands 2018-07-06 17:32:42 -04:00
version.sh