baz property
Manage source-listing metadata for property video projects
baz property [options] [command]| Option | Description |
|---|---|
-h, --help | display help for command |
baz property set
Attach source-listing metadata to a project context entry
baz property set [options]| Option | Description |
|---|---|
--project <id> | Project id to attach metadata to |
--project-id <id> | Alias for --project |
--url <url> | Source listing URL |
--file <path> | JSON file of listing facts/metadata |
--facts-json <json> | Inline JSON string of listing facts/metadata |
--note <note> | Freeform note about the listing/video |
--label <label> | Context label Default: property-listing. |
-h, --help | display help for command |
baz property show
Show source-listing metadata saved on a project
baz property show [options]| Option | Description |
|---|---|
--project <id> | Project id to read metadata from |
--project-id <id> | Alias for --project |
--label <label> | Context label to read Default: property-listing. |
-h, --help | display help for command |