CLI v1.6.0 - improved deprecate feature

The old deprecateMissing feature is now deprecated and replaced with a new deprecate feature with two possible options:

  • file - Deprecate all keys that are not part of the current upload batch across all touched files (files with at least one key appearing in the batch).

  • project - Deprecate all keys in the whole project that are not part of the current upload batch.

1 Like