Remove the bin/dwh-migration-client script, as the executable it referred to no longer exists#196
Remove the bin/dwh-migration-client script, as the executable it referred to no longer exists#196arotenberg-google wants to merge 1 commit intomainfrom
Conversation
…rred to no longer exists.
03ad44e to
0ae885b
Compare
|
Should we update the code to match the docs, or the docs to match the code? dwh-migration-client is a better name than run.sh |
|
Both If we exchange
|
|
This PR is stale because it has been open 35 days with no activity. Remove "stale" label or comment or this will be closed in 14 days. |
The docs on the GCP site and the
binscripts included in the release zip refer to an executable nameddwh-migration-client, but that command doesn't exist anymore, there's onlyrun.shandbqms-run.There will need to be a separate Google-internal change to update the GCP docs.
The current behavior of the client on a clean
pip installcan be confirmed using this Dockerfile: