(Quick Reference)

dbm-list-tags

Purpose

Lists the tags in the current database.

Description

Usage:

grails [environment] dbm-list-tags --defaultSchema=[defaultSchema]

Required arguments:

Required arguments: none .

Optional arguments:

  • defaultSchema - The default schema name to use

Note that the defaultSchema parameter name and value must be quoted if executed in Windows, e.g.
grails dbm-tag "--defaultSchema=[defaultSchema]"