mirror of
https://github.com/tiktok/sparo.git
synced 2025-01-08 05:11:58 -05:00
13 lines
260 B
Markdown
13 lines
260 B
Markdown
|
---
|
||
|
title: sparo init-profile
|
||
|
---
|
||
|
|
||
|
```
|
||
|
sparo init-profile
|
||
|
|
||
|
Initialize a new profile.
|
||
|
|
||
|
Options:
|
||
|
--help Show help [boolean]
|
||
|
--profile The name of the profile to initialize. [string] [required]
|
||
|
```
|