SHOW TAGS
Show all the tags that are available in a source and within a specific reference.
SyntaxSHOW TAGS
[ IN <source_name> ]
Parameters
IN <source_name> String Optional
The name of the source where you want to view all tags. If a source is not specified, the one in the query context is used.
Examples
Show all the branches in the current sourceSHOW TAGS
SHOW TAGS
IN mySource