LinuxCommandLibrary

tginfo

Display TigerGraph system information

TLDR

Show system info

$ tginfo
copy
Show version
$ tginfo --version
copy
Show graph stats
$ tginfo stats
copy
Show license info
$ tginfo license
copy

SYNOPSIS

tginfo [command] [options]

DESCRIPTION

tginfo displays diagnostic information about a local TigerGraph graph database installation. It reports system details including version numbers, configuration settings, graph statistics such as vertex and edge counts, and license information including expiration dates and enabled features.
The tool is primarily used for troubleshooting and monitoring TigerGraph deployments, providing a quick overview of the database system's state from the command line.

PARAMETERS

stats

Graph statistics.
license
License information.
--version
Version info.
--help
Show help.

CAVEATS

TigerGraph installation needed. Local access. Admin privileges may be needed.

HISTORY

tginfo is a utility for displaying information about TigerGraph graph database installations.

SEE ALSO

gsql(1), tgcloud(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community