# Common options
You can use the following options with all EB CLI commands.
****
| Name | Description |
| --- | --- |
| `--debug` | Print information for debugging. |
| `-h`, `--help` | Show the Help message.
Type: String
Default: None |
| `--no-verify-ssl` | Skip SSL certificate verification. Use this option if you have issues using the CLI with a proxy. |
| `--profile` | Use a specific profile from your AWS credentials file. |
| `--quiet` | Suppress all output from the command. |
| `--region` | Use the specified region. |
| `-v`, `--verbose` | Display verbose information. |