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
Is your feature request related to a problem? Please describe.
Sometimes I need to get the info about current instance and the logged in username.
Describe the solution you'd like npx s info - returns username & instance npx s info --username - returns only the username npx s info --instance - returns only the instance name
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Sometimes I need to get the info about current instance and the logged in username.
Describe the solution you'd like
npx s info
- returns username & instancenpx s info --username
- returns only the usernamenpx s info --instance
- returns only the instance nameThe text was updated successfully, but these errors were encountered: