feature:compat

Compare two features and report compatibility issues.


Usage

splent feature:compat <feature_a> <feature_b> [--min-severity <level>] [--json]

Description

Compares the contracts of two specific features and reports conflicts. Useful when you want to check a new feature against an existing one before adding it to a product.

For validating all features in a product at once, use product:validate instead.


Examples

splent feature:compat splent_feature_auth splent_feature_profile
splent feature:compat splent_feature_auth splent_feature_profile --min-severity error

See also


Back to top

splent. Distributed by an LGPL license v3. Contact us: drorganvidez@us.es