tb materialization¶
Manage materialized views. Global options apply to this command. See Global options.
The following subcommands are available:
| Subcommand | Description |
|---|---|
| ls | Lists materialized views. |
tb materialization ls¶
Lists materialized views.
| Option | Description |
|---|---|
| --match TEXT | Retrieves any resource matching the pattern. |
| --format [json] | Returns the results in the specified format. |
Environment support¶
| Environment | Supported | Description |
|---|---|---|
--local | ✓ Yes (default) | Lists materialized views locally. |
--cloud | ✓ Yes | Lists materialized views in Tinybird Cloud. |
--branch=BRANCH_NAME | ✓ Yes | Lists materialized views in a branch. |