watson-ruby
watson-ruby copied to clipboard
Not a fan of running these here but want to avoid getting all issues when running remote (which @config.run does) [lib/watson/command.rb]
filename : lib/watson/command.rb line # : 127 tag : review md5 : 00bdc95b47067889ef9c1ab4ce01f0c6
# [review] - Not a fan of running these here but want to avoid getting all issues when running remote (which @config.run does)
@config.check_conf
@config.read_conf
setup_remote(_flag_args)
# If setting up remote, exit afterwards
exit true
when "-t", "--tags"
debug_print "Found -t/--tags argument\n"
set_tags(_flag_args)
when "-u", "--update"
debug_print "Found -u/--update argument\n"
@config.remote_valid = true