Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RootCmd = &cobra.Command{
Use: "copyql <table>.<column>:<value>",
Short: "Copy data and relationships from one SQL store to another",
Run: rootRun,
}
RootCmd controls the entry into the application
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.