tiktok-sparo/apps/website/docs/pages/ci_commands/sparo-ci_checkout.md

18 lines
567 B
Markdown
Raw Normal View History

2024-03-01 03:19:27 -05:00
---
title: sparo-ci checkout
---
```
sparo-ci checkout
Special checkout command for CI. It only accepts project selector such as --to
and --from now.
Options:
--help Show help [boolean]
-t, --to See https://rushjs.io/pages/developer/selecting_subsets/#--to for
more details. [array]
-f, --from See https://rushjs.io/pages/developer/selecting_subsets/#--from
for more details. [array]
```