LinuxCommandLibrary

tgutil

TigerGraph database administration utilities

TLDR

Show utility help

$ tgutil --help
copy
Backup operation
$ tgutil backup
copy
Restore operation
$ tgutil restore
copy
Show status
$ tgutil status
copy

SYNOPSIS

tgutil command [options]

DESCRIPTION

tgutil provides administrative utilities for TigerGraph graph database installations. It handles core operations including database backup and restore, system status monitoring, and configuration management.
The tool is used by database administrators to perform maintenance tasks on local TigerGraph deployments, offering command-line access to operations that would otherwise require the web-based admin interface.

PARAMETERS

backup

Backup database.
restore
Restore from backup.
status
Show status.
--help
Show help.
--config FILE
Config file.

CAVEATS

TigerGraph required. Admin access needed. Local installation.

HISTORY

tgutil provides utility commands for TigerGraph graph database administration and maintenance.

SEE ALSO

gsql(1), tginfo(1), tgcloud(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community