Administration Tools
You can perform most Vertica database administration tasks with Vertica Administration Tools.
Administration tools has two interfaces:
- Command-line interface (below)
- Administration Tools GUI interface (described in the Administrator's Guide)
Running Administration Tools on the Command Line
As dbadmin user, you can run administration tools on the command line as follows:
/opt/vertica/bin/admintools [--debug ][ { -h | --help } | { -a | --help_all} | { -t | --tool } tool‑name[ options | {-h | --help} ] ]
If unqualified by any options, admintools
invokes the Administration Tools GUI interface:
Command-Line Options
--debug
|
If you include the You can specify the |
-h
--help
|
Outputs help:
|
-a
--help_all
|
Outputs verbose help, which lists all command-line sub-commands and options. |
‑t
|
Specifies the tool to run as follows: { -t | --tool } tool‑name[ options | {-h | --help} ]
|