mirror of
https://github.com/tiktok/sparo.git
synced 2025-01-08 05:11:58 -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]
|
||
|
```
|