Display the component's essential information
$bit show <component-name>
Arguments
Argument | Description | Required |
---|---|---|
component-name | component name or component id | ✅ |
Options
Option | Option Alias | Description | Value Type |
---|---|---|---|
--json | -j | return the component data in json format | boolean |
--legacy | -l | use the legacy bit show. | boolean |
--remote | -r | show data for a remote component | boolean |
--browser | -b | open the component page in the browser | boolean |
--compare | -c | legacy-only. compare current file system component to its latest tagged version [default=latest] | boolean |