Adding/removing/editing connections from remote #3953
brennerm
started this conversation in
Ideas / Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
AFAIK right now you need access to the filesystem where Steampipe is running to adjust the connection configurations.
IMO it would be great if adding/removing and editing connections could be done through network access, ideally using the SQL interface. Something like
INSERT/UPDATE/DELETE from steampipe_internal.connections ...
would be great.Beta Was this translation helpful? Give feedback.
All reactions