Table Manager
The Table manager handles DDL, DML, and DQL operations over Space and Time
The Table manager uses a security context constructed in the CLI argument. While using the hardhat sxt-utils
context, you can specify the biscuit and key context that should be in the scope of your request by specifying ether --businessobject
or --table
. It possible to reference many tables by passing in a comma delimited table
argument like so --table lists,tasks
Updated 8 months ago