User can see the config via config show command in pretty format or pass --raw option to see raw config. User does not need to know config path to see it.
Debug option helps dvelopers and user who wants leave issue about a bug.
url list just a command that prints all user's url.
My new feature
Added:
config show
command--debug
optionurl list
command (auth required)The idea
User can see the config via
config show
command in pretty format or pass--raw
option to see raw config. User does not need to know config path to see it.Debug option helps dvelopers and user who wants leave issue about a bug.
url list
just a command that prints all user's url.My solution
-
Other possible solutions
-