Closed TristanDamron closed 2 months ago
e.g. tabor load --file geocml_db.tabor --db geocml_db --username geocml --password geocml --host geocml-postgres --port 5432
tabor load --file geocml_db.tabor --db geocml_db --username geocml --password geocml --host geocml-postgres --port 5432
This command takes a Tabor file, converts it to a PSQL query, and executes the query against a database.
e.g.
tabor load --file geocml_db.tabor --db geocml_db --username geocml --password geocml --host geocml-postgres --port 5432
This command takes a Tabor file, converts it to a PSQL query, and executes the query against a database.