status-slave.sh 107 B

12
  1. #!/bin/bash
  2. docker exec -ti mysql-slave mysql -u root --password=dodol123 xbrlgen -e "SHOW SLAVE STATUS\G"