set-origin
$ forest push --help
Set an environment as your branch's origin. Your branch will build on top of that environment's layout.
USAGE
$ forest set-origin [ENVIRONMENT_NAME]
ARGUMENTS
ENVIRONMENT_NAME The environment to set as origin.
OPTIONS
--help Display usage information.Last updated