environments:reset
$ forest environments:reset --help
Reset a remote environment by removing all layout changes
USAGE
$ forest environments:reset
OPTIONS
-e, --environment=environment The remote environment name to reset.
-p, --projectId=projectId The id of the project to work on.
--force Skip reset changes confirmation.
Last updated