Fix domain unless condition

Domain name is uniq, we have grep logic around checking if
domain exists which have potentials bugs when have two domains
and one is substring from another.

This patch fixes this issue by using domain show command.

Change-Id: I18ca4c990f7f3790eb32ae7764a1336f5a541556
1 file changed