github cloudfoundry/cli v6.12.3
CF version v6.12.3

latest releases: v8.7.9, v7.7.9, v8.7.8...
8 years ago

Installers

Binaries

Change Log

  • Merge pull request #544 from cloudfoundry/code-tidy Code tidy
  • Merge pull request #523 from zachgersh/master Unmarshal the extra field, get documentation url
  • add Diego to application model
  • update GATS new repo path [#98861144]
  • update jibber_jabber repo path [#98861144]
  • use go 1.4 to detect symlink file in windows [#75245040]
  • do not call GetContainerMetrics() when a diego app is stopped [#98672332]
  • Merge pull request #540 from cloudfoundry/use_go_yaml Support yaml '<<' merge type
  • complete removal of codegangsta related tests/packages [finishes #97061610 #97061532]
  • remove orphaned SetApplicationName() in requirements factory
    • func was there to partially support concourrent command calls from plugin. Currently we don't support concurrent calls.
  • improve main package's readability [#97061610]
  • remove codegangsta from plugin/rpc package - remove deprecated SetTheApp() [#97061610]
  • Merge pull request #534 from cloudfoundry/feature/commands-restart-and-create Move commands to new command pattern.
  • correct usage text in command space [finishes ##100470938]
  • update command_registry test to pass windows
  • show executable name instead of CF_NAME in usage help [finishes #100453848]
  • handles -v for cf version
  • handles usage help without codegangsta
  • help command for cmd usage
  • handle help menu printing without codegangsta - move cf/app/help into cf/help
    • handles cf help / cf --help / cf -h
  • new func Metadatas() in command_registry for returning all metas
  • commands_loader package
  • BrokerBuilder and PlanBuilder in command_registry.Dependency
  • update install-plugin to check conflicts with non-codegangsta commands
  • command_registry.CommandExists() returns false for empty string command name
  • add plugin_repo.PluginRepo to command_registry dependency
  • add StringSlice flag feature
  • add MaxCommandNameLength() to command_registry
  • Merge pull request #505 from zhang-hua/bug-93578300 Reduce API calls when CRU operations of service keys
  • Merge branch 'story-87481016' of https://github.com/zhang-hua/cli into zhang-hua-story-87481016
  • handles 'cf help ' for non-codegangsta command
  • Merge pull request #514 from HuaweiTech/hwcf-issue-34 Fix create-app-manifest only includes one host [92530254]
  • both godep and travis should use golang v.1.4.2
  • make reference to domain test suite for commands to self registered
    • Godep golang 1.4
  • use go v1.4.2 in travis
  • Fix create-app-manifest only includes one host [92530254]
  • SpaceManager and SpaceAuditor should receive 403 [#87481016]
  • Reduce API calls when CRU operations of service keys [#93578300]

Don't miss a new cli release

NewReleases is sending notifications on new releases.