-
Notifications
You must be signed in to change notification settings - Fork 4
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
refactor!: update cli #324
Conversation
@jsstevenson I am going to re-run the CDMs using prod env and update the s3 bucket with those |
Co-authored-by: James Stevenson <[email protected]>
Co-authored-by: James Stevenson <[email protected]>
Co-authored-by: James Stevenson <[email protected]>
Co-authored-by: James Stevenson <[email protected]>
@jsstevenson I can re-order once you're good with final changes. Just want to make the review easier |
@jsstevenson my bad. I thought you accepted this PR but it was the other MetaKB PR |
Co-authored-by: James Stevenson <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
💯 it works again!
close #244 . I tried not to make too many changes. I do think we should split up commands in a separate issue. This PR was just focused on updating the CLI for normalizer updates
Changes:
--load_normalizers_db
. I think this should be an option in the normalizer themselves, similar to--update_all
and--udpate_merged
. I removed it in the CLI because it would instantiate the normalizer ddb twiceCLI
Running locally on mac intel (I added all files to s3 bucket):