Skip to content

[Feature] Support CLI arguments as alternative to config file #67

@GTonehour

Description

@GTonehour

Currently, all configuration is stored in the JSON configuration file:

pg-diff -f /path/to/config.json

Most CLI tools (like migra, sqldef...) allow configuration options to be passed directly as CLI arguments. This is convenient for one-off comparisons and scripting with dynamic configuration.

Example usage:

pg-diff --sourceClientDatabase db1 --targetClientDatabase db2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions