Allow Namespace Get to Retrieve Different Namespaces

- Fix defect that prevents 'namespace get' from getting different namespaces
- Add a test that ensures 'namespace get' works on different namespaces, and displays the proper error message when the user cannot access a namespace

Display More Informative Error Messages for Bad HTTP Requests

- Display "connection failued, or timed out" when HTTP requests fail

Update User-facing messages

- Display the appropriate namespace with 'namespace get' fails
- Remove "Request failed" error messages

Update Displayed Entity Name, and Test

- Dispaly "default" instead of "_" when showing namespaces
- Expect "FORBIDDEN" exit code when "namespace get" is called on a namespage the user does not have access to

Display Label Instead of Default Namespace

- Show "default" instead of "_" when list namespaces

Standardize Error Across List Commands

- Use the same error message format across list commands
1 file changed