Jimmy is a Google Spanner schema migrations tool.
Usage:
jimmy [command]
Available Commands:
init Initialize migrations
bootstrap Create initial migration
create Create a new migration
add Add a statement to an existing migration
upgrade Run all schema upgrades
show Show options
help Help about any command
Flags:
-c, --config string configuration file (default ".jimmy.yaml")
-d, --database string set Spanner database ID
--emulator set whether to enable emulator mode (default automatically detected)
-h, --help help for jimmy
-i, --instance string set Spanner instance ID
-p, --project string set Google project ID