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

Remove short character (-f) command for dry-run #101

Merged
merged 1 commit into from
Mar 10, 2021

Conversation

cham11ng
Copy link
Contributor

Remove short character command for dry-run

➜  sync-db/examples/node-app-pg remove-dry-run-short-char ✓ yarn sync-db synchronize --help
yarn run v1.22.10
$ sync-db synchronize --help
Synchronize all the configured database connections.

USAGE
  $ sync-db synchronize

OPTIONS
  -f, --force                 Force synchronization.
  --connection-resolver=PATH  Path to the connection resolver.
  --dry-run                   Dry run synchronization.
  --only=CONNECTION_ID        Filter only a single connection.
  --skip-migration            Skip running migrations.

@samirsilwal samirsilwal merged commit 9adf329 into master Mar 10, 2021
@samirsilwal samirsilwal deleted the remove-dry-run-short-char branch March 10, 2021 09:26
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.

2 participants