tsloughter / erlup

Erlang toolchain installer
14 stars 2 forks source link

rename `switch` command to `use` #16

Open lrascao opened 3 years ago

lrascao commented 3 years ago

and add a --global option that will apply to all directories that do not have a local erlup.config

tsloughter commented 3 years ago

This is probably fine. I think I was basing the original cli on opam which uses switch. But maybe we keep switch as working like use but not output it in stuff like help?

lrascao commented 3 years ago

sure, sounds good, i had in mind the same sort of interface that kubectl has with the config subcommand