Docs/CLI Commands

import

assrt import pulls tests from Cloud into the local repo. Use it once when you start managing a Cloud project from a repo, or anytime Cloud has changes you want mirrored locally.

bash
assrt import --project checkout-web --into ./tests
Pick one source of truth per test. Mixing Cloud edits and local edits without a convention leads to painful merges.