Skip to content

anyquery alias add

Add an alias

Synopsis

Add an alias. The alias name must be unique and not already used by a table.

Terminal window
anyquery alias add [alias] [table] [flags]

Examples

Terminal window
anyquery alias add myalias mytable

Options

Terminal window
-h, --help help for add

Options inherited from parent commands

Terminal window
-c, --config string Path to the configuration database

SEE ALSO