Currently, the CLI uses an internal --reconsent option to display consent information. This option should be moved to a separate command in the cli namespace so that it's discoverable for users and can provide them with additional usage information. The existing --reconsent option should be kept for now to maintain backwards compatibility and should be removed in the next major version.
Currently, the CLI uses an internal
--reconsentoption to display consent information. This option should be moved to a separate command in theclinamespace so that it's discoverable for users and can provide them with additional usage information. The existing--reconsentoption should be kept for now to maintain backwards compatibility and should be removed in the next major version.