

# **eb use**


## Description


Sets the specified environment as the default environment.

When using Git, **eb use** sets the default environment for the current branch. Run this command once in each branch that you want to deploy to Elastic Beanstalk.

## Syntax


 **eb use *environment-name*** 

## Options



****  

|  Name  |  Description  | 
| --- | --- | 
|  `--source codecommit/repository-name/branch-name`  |  CodeCommit repository and branch.  | 
|  `-r region` `--region region`  |  Change the region in which you create environments.  | 
|  [Common options](eb3-cmd-options.md)  |  | 