Spanner migration tool CLI

Spanner migration tool CLI follows subcommands structure with the the following general syntax:

    spanner-migration-tool <subcommand> flags

The command spanner-migration-tool help displays the available subcommands.

    commands   list all subcommand names
    help   describe subcommands and their syntax

To get help on individual subcommands, use

    spanner-migration-tool help <subcommand>

This will print the usage pattern, a few examples, and a list of all available subcommand flags.


Table of contents