Releases: cloudfoundry/bosh-cli
Releases · cloudfoundry/bosh-cli
v0.0.60
- Added
bosh vms -d my-dep
to filter by deployment create-env/delete-env
commands provide unique enoughspec.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
- Fixed orphaned disks time formatting
- Fixed
--no-color
bosh deploy --fix
(though Director version with --fix has not been released yet)
v0.0.52
- Allow filtering of tasks by deployment via
bosh tasks -r --deployment dep
- Show 'Last Activity At' column for tasks
v0.0.51
- Fixes 'invalid cross-device link' error in a few places
- Switched over
bosh instances
to use Director's /deployments/x/instances endpoint