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(connector): load current context for commands #1796

Merged
merged 2 commits into from
Jan 24, 2023

Conversation

rkpattnaik780
Copy link
Contributor

The commands rhoas connector describe, rhoas connector list and rhoas connector namespace list now reflect the instance set in the current context.

Verification Steps

  1. Select a connector instance:
rhoas connector use
  1. List the Connector instances in the org, it should show the connectors instance set in the current context
rhoas connector list
  1. View the connector instance currently set in the context.
rhoas connector describe
  1. Select a connector namespace:
rhoas connector namespace use
  1. List all connector namespaces, it should show the namespace set in the current context
rhoas connector namespace list
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation change
  • Other (please specify)

Copy link
Contributor

@jackdelahunt jackdelahunt left a comment

Choose a reason for hiding this comment

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

@rkpattnaik780 rkpattnaik780 merged commit 38ac8c9 into main Jan 24, 2023
@rkpattnaik780 rkpattnaik780 deleted the connector_context branch January 24, 2023 17:19
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.

None yet

2 participants