--- !ruby/object:Gem::Specification name: cf version: !ruby/object:Gem::Version hash: 505000847 prerelease: 6 segments: - 0 - 6 - 0 - rc - 5 version: 0.6.0.rc5 platform: ruby authors: - Cloud Foundry Team - Alex Suraci autorequire: bindir: bin cert_chain: [] date: 2013-03-22 00:00:00 Z dependencies: - !ruby/object:Gem::Dependency name: json_pure prerelease: false requirement: &id001 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version hash: 3 segments: - 1 - 6 version: "1.6" type: :runtime version_requirements: *id001 - !ruby/object:Gem::Dependency name: multi_json prerelease: false requirement: &id002 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version hash: 9 segments: - 1 - 3 version: "1.3" type: :runtime version_requirements: *id002 - !ruby/object:Gem::Dependency name: interact prerelease: false requirement: &id003 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version hash: 1 segments: - 0 - 5 version: "0.5" type: :runtime version_requirements: *id003 - !ruby/object:Gem::Dependency name: cfoundry prerelease: false requirement: &id004 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 505000847 segments: - 0 - 6 - 0 - rc - 5 version: 0.6.0.rc5 - - < - !ruby/object:Gem::Version hash: 5 segments: - 0 - 7 version: "0.7" type: :runtime version_requirements: *id004 - !ruby/object:Gem::Dependency name: mothership prerelease: false requirement: &id005 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 9 segments: - 0 - 5 - 1 version: 0.5.1 - - < - !ruby/object:Gem::Version hash: 15 segments: - 1 - 0 version: "1.0" type: :runtime version_requirements: *id005 - !ruby/object:Gem::Dependency name: manifests-cf-plugin prerelease: false requirement: &id006 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 505000849 segments: - 0 - 7 - 0 - rc - 2 version: 0.7.0.rc2 - - < - !ruby/object:Gem::Version hash: 27 segments: - 0 - 8 version: "0.8" type: :runtime version_requirements: *id006 - !ruby/object:Gem::Dependency name: tunnel-cf-plugin prerelease: false requirement: &id007 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 505000913 segments: - 0 - 3 - 0 - rc - 2 version: 0.3.0.rc2 - - < - !ruby/object:Gem::Version hash: 3 segments: - 0 - 4 version: "0.4" type: :runtime version_requirements: *id007 - !ruby/object:Gem::Dependency name: rake prerelease: false requirement: &id008 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version hash: 25 segments: - 0 - 9 version: "0.9" type: :development version_requirements: *id008 - !ruby/object:Gem::Dependency name: rspec prerelease: false requirement: &id009 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version hash: 21 segments: - 2 - 11 version: "2.11" type: :development version_requirements: *id009 - !ruby/object:Gem::Dependency name: webmock prerelease: false requirement: &id010 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version hash: 29 segments: - 1 - 9 version: "1.9" type: :development version_requirements: *id010 - !ruby/object:Gem::Dependency name: rr prerelease: false requirement: &id011 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version hash: 15 segments: - 1 - 0 version: "1.0" type: :development version_requirements: *id011 description: email: - vcap-dev@googlegroups.com executables: - cf extensions: [] extra_rdoc_files: [] files: - LICENSE - Rakefile - lib/cf/cli/app/app.rb - lib/cf/cli/app/apps.rb - lib/cf/cli/app/base.rb - lib/cf/cli/app/crashes.rb - lib/cf/cli/app/delete.rb - lib/cf/cli/app/deprecated.rb - lib/cf/cli/app/env.rb - lib/cf/cli/app/files.rb - lib/cf/cli/app/health.rb - lib/cf/cli/app/instances.rb - lib/cf/cli/app/logs.rb - lib/cf/cli/app/push/create.rb - lib/cf/cli/app/push/interactions.rb - lib/cf/cli/app/push/sync.rb - lib/cf/cli/app/push.rb - lib/cf/cli/app/rename.rb - lib/cf/cli/app/restart.rb - lib/cf/cli/app/scale.rb - lib/cf/cli/app/start.rb - lib/cf/cli/app/stats.rb - lib/cf/cli/app/stop.rb - lib/cf/cli/domain/base.rb - lib/cf/cli/domain/domains.rb - lib/cf/cli/domain/map.rb - lib/cf/cli/domain/unmap.rb - lib/cf/cli/help.rb - lib/cf/cli/interactive.rb - lib/cf/cli/organization/base.rb - lib/cf/cli/organization/create.rb - lib/cf/cli/organization/delete.rb - lib/cf/cli/organization/org.rb - lib/cf/cli/organization/orgs.rb - lib/cf/cli/organization/rename.rb - lib/cf/cli/route/base.rb - lib/cf/cli/route/map.rb - lib/cf/cli/route/routes.rb - lib/cf/cli/route/unmap.rb - lib/cf/cli/service/base.rb - lib/cf/cli/service/bind.rb - lib/cf/cli/service/create.rb - lib/cf/cli/service/delete.rb - lib/cf/cli/service/rename.rb - lib/cf/cli/service/service.rb - lib/cf/cli/service/services.rb - lib/cf/cli/service/unbind.rb - lib/cf/cli/space/base.rb - lib/cf/cli/space/create.rb - lib/cf/cli/space/delete.rb - lib/cf/cli/space/rename.rb - lib/cf/cli/space/space.rb - lib/cf/cli/space/spaces.rb - lib/cf/cli/space/switch.rb - lib/cf/cli/start/base.rb - lib/cf/cli/start/colors.rb - lib/cf/cli/start/info.rb - lib/cf/cli/start/login.rb - lib/cf/cli/start/logout.rb - lib/cf/cli/start/target.rb - lib/cf/cli/start/target_interactions.rb - lib/cf/cli/start/targets.rb - lib/cf/cli/user/base.rb - lib/cf/cli/user/create.rb - lib/cf/cli/user/passwd.rb - lib/cf/cli/user/register.rb - lib/cf/cli/user/users.rb - lib/cf/cli.rb - lib/cf/constants.rb - lib/cf/errors.rb - lib/cf/plugin.rb - lib/cf/spacing.rb - lib/cf/spec_helper.rb - lib/cf/test_support.rb - lib/cf/version.rb - lib/cf.rb - spec/assets/hello-sinatra/config.ru - spec/assets/hello-sinatra/fat-cat-makes-app-larger.png - spec/assets/hello-sinatra/Gemfile - spec/assets/hello-sinatra/Gemfile.lock - spec/assets/hello-sinatra/main.rb - spec/assets/specker_runner/specker_runner_input.rb - spec/assets/specker_runner/specker_runner_pause.rb - spec/cf/cli/app/base_spec.rb - spec/cf/cli/app/delete_spec.rb - spec/cf/cli/app/instances_spec.rb - spec/cf/cli/app/push/create_spec.rb - spec/cf/cli/app/push_spec.rb - spec/cf/cli/app/rename_spec.rb - spec/cf/cli/app/scale_spec.rb - spec/cf/cli/app/start_spec.rb - spec/cf/cli/app/stats_spec.rb - spec/cf/cli/domain/map_spec.rb - spec/cf/cli/domain/unmap_spec.rb - spec/cf/cli/organization/orgs_spec.rb - spec/cf/cli/organization/rename_spec.rb - spec/cf/cli/route/map_spec.rb - spec/cf/cli/route/unmap_spec.rb - spec/cf/cli/service/bind_spec.rb - spec/cf/cli/service/delete_spec.rb - spec/cf/cli/service/rename_spec.rb - spec/cf/cli/service/service_spec.rb - spec/cf/cli/service/unbind_spec.rb - spec/cf/cli/space/create_spec.rb - spec/cf/cli/space/rename_spec.rb - spec/cf/cli/space/spaces_spec.rb - spec/cf/cli/space/switch_space_spec.rb - spec/cf/cli/start/info_spec.rb - spec/cf/cli/start/login_spec.rb - spec/cf/cli/start/logout_spec.rb - spec/cf/cli/start/target_spec.rb - spec/cf/cli/user/create_spec.rb - spec/cf/cli/user/passwd_spec.rb - spec/cf/cli/user/register_spec.rb - spec/cf/cli_spec.rb - spec/console_app_specker/console_app_specker_matchers_spec.rb - spec/console_app_specker/specker_runner_spec.rb - spec/features/account_lifecycle_spec.rb - spec/features/login_spec.rb - spec/features/push_flow_spec.rb - spec/features/switching_targets_spec.rb - spec/spec_helper.rb - spec/support/command_helper.rb - spec/support/config_helper.rb - spec/support/console_app_specker_matchers.rb - spec/support/fake_home_dir.rb - spec/support/interact_helper.rb - spec/support/shared_examples/errors.rb - spec/support/shared_examples/input.rb - spec/support/specker_runner.rb - spec/support/tracking_expector.rb - bin/cf homepage: http://github.com/cloudfoundry/cf licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">" - !ruby/object:Gem::Version hash: 25 segments: - 1 - 3 - 1 version: 1.3.1 requirements: [] rubyforge_project: cf rubygems_version: 1.8.24 signing_key: specification_version: 3 summary: Friendly command-line interface for Cloud Foundry. test_files: - spec/assets/hello-sinatra/config.ru - spec/assets/hello-sinatra/fat-cat-makes-app-larger.png - spec/assets/hello-sinatra/Gemfile - spec/assets/hello-sinatra/Gemfile.lock - spec/assets/hello-sinatra/main.rb - spec/assets/specker_runner/specker_runner_input.rb - spec/assets/specker_runner/specker_runner_pause.rb - spec/cf/cli/app/base_spec.rb - spec/cf/cli/app/delete_spec.rb - spec/cf/cli/app/instances_spec.rb - spec/cf/cli/app/push/create_spec.rb - spec/cf/cli/app/push_spec.rb - spec/cf/cli/app/rename_spec.rb - spec/cf/cli/app/scale_spec.rb - spec/cf/cli/app/start_spec.rb - spec/cf/cli/app/stats_spec.rb - spec/cf/cli/domain/map_spec.rb - spec/cf/cli/domain/unmap_spec.rb - spec/cf/cli/organization/orgs_spec.rb - spec/cf/cli/organization/rename_spec.rb - spec/cf/cli/route/map_spec.rb - spec/cf/cli/route/unmap_spec.rb - spec/cf/cli/service/bind_spec.rb - spec/cf/cli/service/delete_spec.rb - spec/cf/cli/service/rename_spec.rb - spec/cf/cli/service/service_spec.rb - spec/cf/cli/service/unbind_spec.rb - spec/cf/cli/space/create_spec.rb - spec/cf/cli/space/rename_spec.rb - spec/cf/cli/space/spaces_spec.rb - spec/cf/cli/space/switch_space_spec.rb - spec/cf/cli/start/info_spec.rb - spec/cf/cli/start/login_spec.rb - spec/cf/cli/start/logout_spec.rb - spec/cf/cli/start/target_spec.rb - spec/cf/cli/user/create_spec.rb - spec/cf/cli/user/passwd_spec.rb - spec/cf/cli/user/register_spec.rb - spec/cf/cli_spec.rb - spec/console_app_specker/console_app_specker_matchers_spec.rb - spec/console_app_specker/specker_runner_spec.rb - spec/features/account_lifecycle_spec.rb - spec/features/login_spec.rb - spec/features/push_flow_spec.rb - spec/features/switching_targets_spec.rb - spec/spec_helper.rb - spec/support/command_helper.rb - spec/support/config_helper.rb - spec/support/console_app_specker_matchers.rb - spec/support/fake_home_dir.rb - spec/support/interact_helper.rb - spec/support/shared_examples/errors.rb - spec/support/shared_examples/input.rb - spec/support/specker_runner.rb - spec/support/tracking_expector.rb