fuse context use
Switch the active context
fuse context use <name>
No flags beyond the globals. Sets <name> as the active context for all
subsequent commands, persisted to the config file. Fails if <name> isn’t a
saved context, run fuse context list
first if you’re not sure of the exact name.
To use a different context for a single command without switching the saved
active one, pass the global --context <name> flag instead:
fuse --context local environment list