Skip to content

kn source container - manage ContainerSource #530

@daisy-ycguo

Description

@daisy-ycguo

/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

  • kn source container create
  • kn source container update
  • kn source container describe
  • kn source container delete
  • kn source container list

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/featureNew feature or requestlifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions