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

Add capability to include a comment for connection definitions in connections file #761

Closed
KSchopmeyer opened this issue Sep 12, 2020 · 2 comments

Comments

@KSchopmeyer
Copy link
Contributor

As the number of connection definitons grows in a users connections file, the more difficult it will be to separate them simply on the name (it should be short to be typeable but long to be descriptive). It would be useful if the user could maintain a comment entity in the file for each connection that would be a string defined by the user.

@KSchopmeyer
Copy link
Contributor Author

Issues for discussion:

  1. Should this be a new cmd line general argument. It is the logical place if you are simply inserting a comment but:
    a. I means one more item on the command line.
    b. I means that the general capability is to just add or replace a comment; not to edit or append comments

  2. Comment command with connection that would allow creating or modifying existing comments.

@andy-maier andy-maier modified the milestones: 0.9.0, 0.10.0 Mar 6, 2021
@KSchopmeyer
Copy link
Contributor Author

We concluded we will not add this functionality.
Close this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants