mirror of
https://github.com/tiktok/sparo.git
synced 2024-12-04 12:51:11 -05:00
15 lines
323 B
Markdown
15 lines
323 B
Markdown
|
---
|
||
|
title: sparo list-profiles
|
||
|
---
|
||
|
|
||
|
```
|
||
|
sparo list-profiles
|
||
|
|
||
|
List all available profiles or query profiles that contain the specified project
|
||
|
name
|
||
|
|
||
|
Options:
|
||
|
--help Show help [boolean]
|
||
|
--project List all profiles contains this specified project name [string]
|
||
|
```
|