# File lib/rhc/commands/port_forward.rb, line 21 def to_cmd_arg # string to be used in a direct SSH command "-L #{port_from}:#{remote_host}:#{port_to}" end