GoogleCloudPlatform / database-assessment

Database Migration Assessment
https://googlecloudplatform.github.io/database-assessment/
Apache License 2.0
56 stars 34 forks source link

feat: Optionally collect machine specs via SSH #340

Closed YairHalberstadt closed 5 months ago

YairHalberstadt commented 5 months ago

If user specifies vmUserName we attempt to collect machine specs via SSH if the DB is remote.

In order to avoid duplication we also replace mysql/db-machine-specs.sh with a symbolic link. When packaging we reify the symbolic link.

YairHalberstadt commented 5 months ago

cc @liozme