Find your instance's ID or name
Find your instance's ID or name.
You can find this information by running:
$ brev ls
which has an output similar to
You have 1 Instance in Org brev.dev
NAME STATUS URL ID
brev-cli RUNNING brev-cli-p09m-brevdev.wgt-us-west-2-test.brev.dev x1yxqp09m
Connect to running instance:
brev open brev-cli # brev open <NAME> -> open instance in preferred editor
brev shell brev-cli # brev shell <NAME> -> ssh into instance (shortcut)
Find instances in your org to clone
You can go to the [Team Templates tab in the console] to see instances you or your team have created. Click clone to make a copy, Brev won't copy their personal settings and will install your personal settings.