Show components(s) version history
$bit log <id>
Arguments
Argument | Description | Required |
---|---|---|
id | component-id or component-name | ✅ |
Options
Option | Option Alias | Description | Value Type |
---|---|---|---|
--remote | -r | show log of a remote component | boolean |
--parents | - | show parents and lanes data | boolean |
--one-line | -o | show each log entry in one line | boolean |
--full-hash | -f | show full hash of the snap (default to the first 9 characters for --one-line/--parents flags) | boolean |
--full-message | -m | show full message of the snap (default to the first line for --one-line/--parents flags) | boolean |
--json | -j | json format | boolean |