❯ obsctl context switch
Error: accepts 1 arg(s), received 0
Usage:
obsctl context switch [flags]
Flags:
-h, --help help for switch
Global Flags:
--log.format string Log format to use. (default "clilog")
--log.level string Log filtering level. (default "info")
It would be nicer developer UX if the output of this command would show the values that would be accepted by obsctl. My alternative at the moment is manually inspecting the config file :shrug:
It would be nicer developer UX if the output of this command would show the values that would be accepted by obsctl. My alternative at the moment is manually inspecting the config file :shrug: