switch
This is the official documentation of the @forestadmin/agent
Node.js agent.
The forest switch
command allows you to change your current branch by selecting one among the existing branches in your Development Environment:
Branch selection
You can switch directly to a specific branch by using forest branch <my_branch_name>
.
Omitting the branch name will allow you to easily select one:
Last updated