cfoundry_helper:这组脚本为cfoundry gem的API提供了辅助方法

时间:2021-05-07 16:10:19
【文件属性】:
文件名称:cfoundry_helper:这组脚本为cfoundry gem的API提供了辅助方法
文件大小:19KB
文件格式:ZIP
更新时间:2021-05-07 16:10:19
Ruby CFoundry助手 这组脚本为cfoundry gem的脚本提供了辅助方法API 。 在管理Cloud Foundry安装时,它实现了常见的用例。 配置 a)您可以在一个配置文件中配置多个目标。 请执行以下代码以将文件的内容加载到配置中: CFoundryHelper.load_config_from_file文件位置 b)您还可以通过传递配置哈希值来配置目标: CfoundryHelper.load_config_from_hash config_hash !!! 在执行任何辅助功能之前,请使用上述方法之一加载配置,这一点很重要。 目标选择 由于cfoundry_helper现在支持多个CF目标,因此您必须使用CFoundryHelper :: Helpers :: ClientHelper.current_target_url =用于从服务配置文件中选择目标的方法。 您可以使用CF
【文件预览】:
cfoundry_helper-master
----README.textile(3KB)
----CHANGELOG.textile(593B)
----.gitmodules(150B)
----VERSION(6B)
----lib()
--------cfoundry_helper()
--------cfoundry_helper.rb(2KB)
----Gemfile(39B)
----doc()
--------examples()
----spec()
--------integration_test.rb(373B)
--------spec_helper.rb(314B)
----Rakefile(444B)
----config()
--------services.yml.example(604B)
----cfoundry_helper.gemspec(1KB)
----Gemfile.lock(2KB)
----.gitignore(100B)
----bin()
--------add_users_to_org(2KB)
--------delete_orgs_and_users(2KB)
--------create_space_for_org(2KB)
----vendor()
--------integration-test-support()

网友评论