Import all tests, modules, and environments configured on Momentic Cloud to your local environment.

npx momentic import

To import a single test and the modules it uses into your local environment, pass the test path from Momentic Cloud to the import command.

npx momentic import <test-path>