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

Use only one sub command #13

Closed
albugowy15 opened this issue Jul 1, 2023 · 2 comments
Closed

Use only one sub command #13

albugowy15 opened this issue Jul 1, 2023 · 2 comments
Assignees

Comments

@albugowy15
Copy link
Owner

There should be only one sub command for parse excel only and also insert to DB.

auto-frs-schedule --push -f <path-to-excel> -s <sheet-name> -o <output-directory> 
  • --push : Optional to determine wether only parse or also push class to DB
  • -o : Optional to write the sql statement to output directory
  • -f : Required for excel file path
  • -s : Required for excel sheet name
@albugowy15 albugowy15 self-assigned this Jul 1, 2023
@create-issue-branch
Copy link

Branch issue-13-Use_only_one_sub_command created!

@albugowy15
Copy link
Owner Author

#14

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

No branches or pull requests

1 participant