168 169 170
# File 'lib/terraspace/cli.rb', line 168 def show(mod) Commander.new("show", options.merge(mod: mod)).run end