porter installations delete
porter installations delete
Delete an installation
Synopsis
Deletes all records and outputs associated with an installation
porter installations delete [INSTALLATION] [flags]
Examples
porter installation delete
porter installation delete wordpress
porter installation delete --force
Options
--force Force a delete the installation, regardless of last completed action
-h, --help help for delete
-n, --namespace string Namespace in which the installation is defined. Defaults to the global namespace.
Options inherited from parent commands
--debug Enable debug logging
--debug-plugins Enable plugin debug logging
--experimental strings Comma separated list of experimental features to enable. See https://porter.sh/configuration/#experimental-feature-flags for available feature flags.
SEE ALSO
- porter installations - Installation commands