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: Only accept URIs in basin+stream args #100

Merged
merged 2 commits into from
Dec 26, 2024
Merged

Conversation

vrongmeal
Copy link
Member

@vrongmeal vrongmeal commented Dec 26, 2024

Valid basin: <basin-name> or s2://<basin-name>

Valid basin+stream: s2://<basin-name>/<stream-name>

The list-streams command still accepts both --prefix opt and URI: s2://<basin-name>/<prefix>

Valid basin: `<basin-name>` or `s2://<basin-name>`

Valid basin+stream: `s2://<basin-name>/<stream-name>`

The `list-streams` command still accepts both `--prefix` opt and URI

Signed-off-by: Vaibhav Rabber <vaibhav@s2.dev>
@vrongmeal vrongmeal requested a review from a team as a code owner December 26, 2024 13:57
Copy link
Member

@shikhar shikhar left a comment

Choose a reason for hiding this comment

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

nice! looks good to me

@vrongmeal vrongmeal merged commit 9c7f28a into main Dec 26, 2024
3 checks passed
@vrongmeal vrongmeal deleted the vrongmeal/s2-uri branch December 26, 2024 15:36
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