Skip to main content
Version: current [25.0.x]

SHOW BRANCHES

View all branches in the source. If a source is not specified, the source in the current context is used.

Syntax
SHOW BRANCHES
[ IN <source_name> ]

Parameters

IN <source_name> String   Optional

The name of the source that you want to view all branches for. If not specified, the current source in the query context is used.

Examples

Show all the branches in the source
SHOW BRANCHES
Show all the branches in the specified source
SHOW BRANCHES in mySource