Is your feature request related to a problem?
No
Which solution do you suggest?
adding a .devspacerc file where you can put in things like namespace or context so you don't have to type it out on the CLI every time
Which alternative solutions exist?
the global flag --namespace and the --switch-context
Additional context
This would be very useful when working in multiple contexts at the same time and not have to constantly type this switches out.
/kind feature
Is your feature request related to a problem?
No
Which solution do you suggest?
adding a .devspacerc file where you can put in things like namespace or context so you don't have to type it out on the CLI every time
Which alternative solutions exist?
the global flag --namespace and the --switch-context
Additional context
This would be very useful when working in multiple contexts at the same time and not have to constantly type this switches out.
/kind feature