fission watch create
fission watch create
Create a kube watcher
fission watch create [flags]
Options
--function string Function name
--name string Watch name
--type string Type of resource to watch (Pod, Service, etc.) (default "pod")
--namespace string --ns |:|: Namespace of resource to watch (default "default")
--fnNamespace string --fns |:|: Namespace for function object (default "default")
--spec Save to the spec directory instead of creating on cluster
--dry View the generated specs
-h, --help help for create
Options inherited from parent commands
--kube-context string Kubernetes context to be used for the execution of Fission commands
--server string Server URL
-v, --verbosity int -v |:|: CLI verbosity (0 is quiet, 1 is the default, 2 is verbose) (default 1)
SEE ALSO
- fission watch - Create, update and manage kube watcher
Last modified January 31, 2022: Added Fission References Page , re-arranged pages & menu (#143) (eed495e)