Create HubDB table
Create a new HubDB table in the HubSpot account.Fetch HubDB Table
Download a HubDB table’s data to your local machine.
When you fetch a HubDB the data is stored as
tablename.hubdb.json. When you create a new table you must specify a source JSON file. Below is an example of a table in JSON format.
Clear rows in a HubDB table
Clear all of the rows in a HubDB table.
Flags
Delete HubDB table
Deletes the specified HubDB table from the account. You will be prompted to confirm the deletion before proceeding. You can use the--force flag to bypass this confirmation.
Flags