Move pkg/kubectl/cmd/{command} to staging

This commit is contained in:
Sean Sullivan
2019-08-01 11:01:40 -07:00
parent 270d9529e0
commit 0e0ea52339
423 changed files with 0 additions and 0 deletions

View File

@@ -1,3 +0,0 @@
#!/bin/bash
echo "I am plugin foo"

View File

@@ -1,4 +0,0 @@
#!/bin/bash
# This plugin is a no-op and is used to test plugins
# that overshadow existing kubectl commands