## config Use the `config` command to manually set configuration options for the CLI. The `config` command supports: * Setting options * Unsetting options * Listing all configured options * Opening the configuration file with your default editor All commands support the `--project-name` global flag. You can define a unique configuration for individual projects. **Command:** `stripe config` ### Flags - `-e, --edit` Opens the configuration file in your default editor. - `--list` Lists all configured options (including defaults). - `--set