170 171 172
# File 'lib/deis_client.rb', line 170 def config(app_id) perform :config, app: app_id end