Select context during cli deploy

Hi. I’m trying to deploy my site to multiple contexts: Prod, Staging, and branches. Is there a way to specify which context I’m deploying to via the CLI?

I’m not sure about the CLI specifically, but it’s likely that you can solve this with Deploy contexts within a netlify.toml file, if you haven’t read it already the relevant docs are here: