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

Change engine command to be first #107

Open
nitzano opened this issue Oct 15, 2024 · 0 comments
Open

Change engine command to be first #107

nitzano opened this issue Oct 15, 2024 · 0 comments

Comments

@nitzano
Copy link
Owner

nitzano commented Oct 15, 2024

From:

npx databye anon-col --column col1 mongo scramble
npx databye anon-col --column col1 postgres scramble
npx databye anon-db -c config mongo 

To

npx databye mongo anon-col --column col1 scramble
npx databye mongo anon-db -c config 
npx databye postgres anon-col --column col1 
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