fission
fission
Serverless framework for Kubernetes
Synopsis
Fission: Fast and Simple Serverless Functions for Kubernetes
- GitHub: https://github.com/fission/fission
- Documentation: https://fission.io/docs
Options
--kube-context string Kubernetes context to be used for the execution of Fission commands
-n, --namespace string -n |:|: If present, the namespace scope for this CLI request
-v, --verbosity int -v |:|: CLI verbosity (0 is quiet, 1 is the default, 2 is verbose) (default 1)
-h, --help help for fission
SEE ALSO
- fission archive - Manage archives stored with Fission Storage Service.
- fission canary - Create, Update and manage canary configs
- fission check - Check the fission installation for potential problems
- fission environment - Create, update and manage environments
- fission function - Create, update and manage functions
- fission httptrigger - Create, update and manage HTTP triggers
- fission mqtrigger - Create, update and manage message queue triggers
- fission package - Create, update and manage packages
- fission spec - Manage a declarative application specification
- fission support - Collect diagnostic information for support
- fission timetrigger - Create, update and manage time triggers
- fission token - Create a JWT token for function invocation
- fission version - Show client/server version information
- fission watch - Create, update and manage kube watcher
Last modified November 28, 2023: Update CLI docs with latest CLI (#244) (aeb46c4)