components command lets you view components saved in your Loops account.
get
Get a component by ID.
list
List components.
--pick to filter the list interactively with fzf and copy the selected component ID to your clipboard. Requires fzf to be installed and on your PATH.
Flags
| Flag | Description |
|---|---|
--pick | Interactively pick a component and copy its ID to the clipboard. Requires fzf. |
--per-page | Results per page (10–50, default 20) |
--cursor | Pagination cursor for a specific page |



