Checkout Project

apex project checkout <PKG_ALIAS>
Checkout a project for development. This will delete all code and database tables currently installed, and replace them with the contents of the project.

Parameters

Parameter Description
pkg_alias The alias of the package / project to checkout.

Flags

Flag Description

Examples

  • ./apex project checkout my-project