Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

titan remote ls should show full URI #48

Closed
eschrock opened this issue Oct 2, 2019 · 0 comments · Fixed by #52
Closed

titan remote ls should show full URI #48

eschrock opened this issue Oct 2, 2019 · 0 comments · Fixed by #52
Labels
Priority: Normal Issues to be address during sprint Type: Feature New feature or request

Comments

@eschrock
Copy link
Contributor

eschrock commented Oct 2, 2019

Problem

Right now 'titan remote ls' provides only the name of the provider. This makes it hard to distinguish anything about the remotes, particularly if you have multiple remotes from the same provider.

Solution

The client SDK provides a method to convert back to a URI form, and even obfuscates sensitive information like passwords. We should use that and display the full URI.

@eschrock eschrock added the Type: Feature New feature or request label Oct 2, 2019
@mcred mcred added the Priority: Normal Issues to be address during sprint label Oct 3, 2019
mcred referenced this issue in mcred/titan Oct 3, 2019
Signed-off-by: Derek Smart <[email protected]>
eschrock pushed a commit that referenced this issue Oct 3, 2019
Fixes #36 
Fixes #32 
Fixes #37 
Fixes #48 
Fixes #23
mcred referenced this issue in mcred/titan Oct 29, 2019
Fixes #36 
Fixes #32 
Fixes #37 
Fixes #48 
Fixes #23
mcred referenced this issue in mcred/titan Oct 31, 2019
Fixes #36 
Fixes #32 
Fixes #37 
Fixes #48 
Fixes #23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Normal Issues to be address during sprint Type: Feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants