You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 29, 2023. It is now read-only.
The command data-load manages the loading of sample databases into a sandbox. (Available since 1.56.0)
It has the following sub-commands:
list shows the available databases (with the option --full-info that displays all the details on the archives)
show archive-name displays the contents of one archive
get archive-name sandbox-name downloads the database, unpacks it, and loads its contents into the given sandbox. If the chosen sandbox is not single, the data is loaded into the primary node (master or node1, depending on the topology)