Delete Package
apex package delete <PKG_ALIAS> [--remote]
|
|
Deletes a package from the local machine.
|
Parameters
| Parameter | Description |
|---|---|
| pkg_alias | The alias of the package to delete. |
Flags
| Flag | Description |
|---|---|
| --remote | Has no value, and if present will also delete the package off the SVN repository. |
Examples
- ./apex package delete my-shop