Skip to content

trainline/ruby-environment_manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ruby Environment Manager

Ruby client library for Environment Manager

tl;dr

Normal use of the Client

require 'environment-manager'

em_session = new = EnvironmentManager::Api.new(server,user,password)
results = em_session.get_upstreams_config()

For the full list of methods available from the API you can check here

About

Ruby client library for Environment Manager

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages