You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: