Reverse name, registry columns for pkg list
Currently the package name is listed before the registry name in `pkg
list`. This is inconsistent with the order of `pkg install` which is of
the format `<registry>/<package>`. This change will display the registry
name before the package name in `pkg list`.
Signed-off-by:
Jessica Yuen <im.jessicayuen@gmail.com>
Please register or sign in to comment