AdministrationCommand Line
Debaser Command
The gig debaser command is used to interact with the debaser CLI engine functionality.
Usage
gig debaser [options]Description
The debaser command provides access to the CLI engine features of Gigantics. This command is typically used for database operations and schema management.
Common Options
Since this is a CLI engine, specific options would depend on the underlying implementation. Refer to the debaser CLI engine documentation for detailed options.
Examples
# Run debaser command
gig debaser
# Run debaser with specific options
gig debaser [options]