Method: Flydata::Command::Base#redshift_console_url

Defined in:
lib/flydata/command/base.rb

#redshift_console_urlObject



106
107
108
# File 'lib/flydata/command/base.rb', line 106

def redshift_console_url
  "#{flydata.flydata_api_host}/redshift_clusters/query/new"
end