fission function pods

fission function pods

List pods currently used by a function

Synopsis

List pods currently used by a function

fission function pods [flags]

Options

      --name string      Function name
      --alias string     List only pods for a specific alias's (e.g. prod) resolved version; mutually exclusive with --version
      --version string   List only pods for a specific pinned FunctionVersion; mutually exclusive with --alias
  -h, --help             help for pods

Options inherited from parent commands

      --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)

SEE ALSO