puts'WARNING: Make sure your primary is down and also be aware that'.color(:yellow)
puts'this command only works for setups with one secondary.'.color(:yellow)
puts'If you have more of them please see https://docs.gitlab.com/ee/gitlab-geo/disaster-recovery.md#promoting-secondary-geo-replica-in-multi-secondary-configurations'.color(:yellow)
puts'There may be data saved to the primary that was not been replicated to the secondary before the primary went offline. This data should be treated as lost if you proceed.'.color(:yellow)