fission package delete

fission package delete

Delete a package

fission package delete [flags]

Options

      --name string      Package name
  -f, --force            -f |:|: Force update a package even if it is used by one or more functions
      --orphan           Orphan packages that are not referenced by any function
      --ignorenotfound   Treat "resource not found" as a successful delete.
  -h, --help             help for delete

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

Last modified November 28, 2023: Update CLI docs with latest CLI (#244) (aeb46c4)