Skip to content

Releases: cloudfoundry/bosh-cli

v0.0.60

12 Sep 23:04
Compare
Choose a tag to compare
  • Added bosh vms -d my-dep to filter by deployment
  • create-env/delete-env commands provide unique enough spec.id during template rendering
  • Using -h/-v flags results in output being sent to stdout and exit code 0
    • Previously output was being sent to stderr and exit code was 1
  • bosh init-release strips off -release off of final name

v0.0.53

02 Sep 22:13
Compare
Choose a tag to compare
  • Fixed orphaned disks time formatting
  • Fixed --no-color
  • bosh deploy --fix (though Director version with --fix has not been released yet)

v0.0.52

01 Sep 01:43
Compare
Choose a tag to compare
  • Allow filtering of tasks by deployment via bosh tasks -r --deployment dep
  • Show 'Last Activity At' column for tasks

v0.0.51

31 Aug 22:24
Compare
Choose a tag to compare
  • Fixes 'invalid cross-device link' error in a few places
  • Switched over bosh instances to use Director's /deployments/x/instances endpoint