On this page

    SHOW TAGS preview

    Show all the tags that are available in an Arctic catalog and within a specific reference.

    Syntax
    SHOW TAGS
      [ IN <catalog_name> ]
    

    Parameters

    IN <catalog_name>

    String

    Optional

    The name of the Arctic catalog where you want to view all tags. If a catalog is not specified, the one in the query context is used.

    Examples

    Show all the branches in the current catalog
    SHOW TAGS
    
    Show all the branches in the specified catalog
    SHOW TAGS
    IN myCatalog