Helix TeamHub User Guide (2020.1 Enterprise)

Repository commands

This section details the Helix TeamHub CLI commands for repository sync, init, and the each command that runs a cross-repository command.

hth sync

hth sync synchronizes the repositories.

Commands

There are no commands available for hth sync.

Flags

Flags Description
-r or --ref Use rebase

hth init URL

hth init URL creates a local directory.

Commands

There are no commands available for hth init URL.

Flags

Flags Description
-r or --ref Sets the manifest repository reference
-f or --filename Sets the manifest repository filename

Usage example

hth init URL

hth each

hth each runs a command against all of the repositories defined in the manifest file located in the current directory.

For more examples of hth each, see Run commands across repositories using the "hth each" command