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

Get CLI --all functionality Enhancement #478

Open
3 of 5 tasks
axif0 opened this issue Oct 23, 2024 · 3 comments
Open
3 of 5 tasks

Get CLI --all functionality Enhancement #478

axif0 opened this issue Oct 23, 2024 · 3 comments
Labels
feature New feature or request

Comments

@axif0
Copy link
Contributor

axif0 commented Oct 23, 2024

Terms

Description

Currently Get functionality is not functional.

We can improve Get cli function by implementing -

  • scribe-data get --all (gets all language and all data-types)
  • scribe-data get --all -dt nouns (gets all nouns for all language)
  • scribe-data get --all -lang english (gets all data-types for english)

Contribution

Happy to work and collaborate if anyone participate on this!! 😄

@axif0 axif0 added the feature New feature or request label Oct 23, 2024
@KesharwaniArpita
Copy link
Contributor

@axif0 Can I collaborate?

@axif0
Copy link
Contributor Author

axif0 commented Oct 24, 2024

@KesharwaniArpita Ya for sure.. 😅 But before that we need to review my idea by @andrewtavis if they are relevant.

@andrewtavis
Copy link
Member

So basically the suggestion here @axif0 is that we split the all functionality a bit more? As of now we have scribe-data get -a, but that's just for all languages and data types, so we'd also split it for all from a language and all from a data type? I marked the first checkbox as done, btw 😊

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

No branches or pull requests

3 participants