syncano-node
syncano-node copied to clipboard
CLI command to get current instance and username
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