As we've introduced the cli namespace for CLI-related commands (#1330), for consistency, we should move the consent command to the cli namespace. To maintain backwards compatibility, we should keep the current consent name as an alias with a deprecation warning and remove it in the next major version of the CLI.
As we've introduced the
clinamespace for CLI-related commands (#1330), for consistency, we should move theconsentcommand to theclinamespace. To maintain backwards compatibility, we should keep the currentconsentname as an alias with a deprecation warning and remove it in the next major version of the CLI.