We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Remember the local port previously used for specific connect target and suggest it on the subsequent connect.
Users will have DB connections saved locally so it's important to use same port.
The text was updated successfully, but these errors were encountered:
Right now, you can use a set of predefined commands to connect to your targets quickly:
basti connect --rds-instance <instance-id> --local-port <port>
However, the feature is valid and will be added soon!
Sorry, something went wrong.
No branches or pull requests
Remember the local port previously used for specific connect target and suggest it on the subsequent connect.
Users will have DB connections saved locally so it's important to use same port.
The text was updated successfully, but these errors were encountered: