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

feat: Connection handling with Gazer #184

Merged
merged 3 commits into from
May 1, 2023
Merged

feat: Connection handling with Gazer #184

merged 3 commits into from
May 1, 2023

Conversation

drstrangelooker
Copy link
Collaborator

Added cat, rm, test, and import commands.

$ exe/gzr help connection
Commands:
  gzr connection cat CONNECTION_NAME   # Output the JSON representation of a connection to the screen or a file
  gzr connection dialects              # List all available dialects
  gzr connection help [COMMAND]        # Describe subcommands or one specific subcommand
  gzr connection import FILE           # Import a connection from a file
  gzr connection ls                    # List all available connections
  gzr connection rm CONNECTION_NAME    # Delete a connection
  gzr connection test CONNECTION_NAME  # Test the given connection

@github-actions
Copy link
Contributor

github-actions bot commented May 1, 2023

Ruby-CI Tests

    4 files      4 suites   1m 22s ⏱️
136 tests 136 ✔️ 0 💤 0 ❌
544 runs  544 ✔️ 0 💤 0 ❌

Results for commit 9773010.

Copy link
Contributor

@jkaster jkaster left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@github-actions

This comment has been minimized.

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

Successfully merging this pull request may close these issues.

2 participants