Fork Package
apex package fork <FROM_PACKAGE> <PKG_ALIAS>
|
|
Fork an existing package from the repository.
|
Parameters
Parameter | Description |
---|---|
from_package | The package from the repository to fork. |
pkg_alias | The package alias to create on the local machine. |
Flags
Flag | Description |
---|
Examples
- ./apex package fork apex/users my-users