nemo_gym.cli_setup_command
nemo_gym.cli_setup_command
Backward-compatibility shim: this module moved to nemo_gym.cli.setup_command.
Accessing its public helpers here resolves them lazily from the new location with a
DeprecationWarning. Remove once the old import path is dropped.