/kind feature
Describe the feature:
It's a separate item of Eventing MVP "kn source" create & update typed builtin, for easily management.
Add commands to create, delete and list ContainerSource. See below as an example:
kn sources container create myimporter --image gcr/test-importer --arg firstArg --arg secondArg --env var1=value1 --env var2=value2
kn source container delete myimporter
kn source container list
/kind feature
Describe the feature:
It's a separate item of Eventing MVP "kn source" create & update typed builtin, for easily management.
Add commands to create, delete and list ContainerSource. See below as an example:
kn source container createkn source container updatekn source container describekn source container deletekn source container list