sutras list¶
List all available skills in the workspace.
Usage¶
sutras list [OPTIONS]
Options¶
Option |
Description |
Default |
|---|---|---|
|
Include project skills ( |
True |
|
Include global skills ( |
True |
Examples¶
List all skills¶
sutras list
List only project skills¶
sutras list --no-global
List only global skills¶
sutras list --no-local
Output¶
Displays a table of skills with their names, versions, and locations.