List components on a workspace or a remote scope (with flag).
$bit list [remote-scope]
$bit ls [remote-scope]
Options
Option | Option Alias | Description | Value Type |
---|---|---|---|
--ids | -i | show only component ids, unformatted | boolean |
--scope | -s | show only components stored in the local scope, including indirect dependencies | boolean |
--outdated | -o | highlight outdated components, in comparison with their latest remote version (if one exists) | boolean |
--json | -j | show the output in JSON format | boolean |
--namespace | -n | show only components in the specified namespace/s e.g. '-n ui' or '*/ui' | string |