Copilot CLI: Permissions, Config, Trusted Folders, and Environment Variables/Disable the animated banner
Tune a simple UI preference in config.
Section: Config files and trusted-folder layout
Disable the animated banner
json
json
{
"banner": "never"
}Explanation
`banner` supports `always`, `once`, or `never`.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Config files and trusted-folder layout
Store permanently trusted folders
Persist trusted directories in the user config.
Override the Copilot home directory
Change where config and state files are stored.