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 Recap CLI #381

Merged
merged 1 commit into from
Aug 29, 2023
Merged

Add Recap CLI #381

merged 1 commit into from
Aug 29, 2023

Conversation

criccomini
Copy link
Contributor

Recap now has a CLI! 💫

The CLI supports two commands: ls and schema. These behave the same way as they do in Recap's gateway.

I've updated the Recap gateway to share the same logic as the CLI. I did this by moving everything into a commands file, and calling it from both cli and gateway.

Recap now has a CLI! 💫

The CLI supports two commands: `ls` and `schema`. These behave the same way as
they do in Recap's gateway.

I've updated the Recap gateway to share the same logic as the CLI. I did this by
moving everything into a `commands` file, and calling it from both `cli` and
`gateway`.
@criccomini criccomini merged commit c36acee into main Aug 29, 2023
4 checks passed
@criccomini criccomini deleted the add-cli branch August 29, 2023 19:11
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.

1 participant