Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Cloud:Tools
bosh-cli
bosh-cli.changes
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File bosh-cli.changes of Package bosh-cli
------------------------------------------------------------------- Tue Oct 20 16:30:40 UTC 2020 - thardeck@suse.com - update to version 6.4.1 ## Bug Fixes `bosh logs` on windows vms works ------------------------------------------------------------------- Mon Aug 31 20:28:59 UTC 2020 - thardeck@suse.com - update to version 6.4.0 ### Features * Adds a `bosh start-env` and `bosh stop-env` command. #564 ------------------------------------------------------------------- Mon Feb 10 19:47:07 UTC 2020 - thardeck@suse.com - update to version 6.2.1 ### Bug Fixes * Fix socks5 proxy not working #552 * Properly escape semicolons in CID ------------------------------------------------------------------- Thu Jan 16 19:43:15 UTC 2020 - thardeck@suse.com - update to version 6.2.0 ### Features * Add `--dry-run` to `clean-up` command ([#167711536](https://www.pivotaltracker.com/story/show/167711536)) * requires director v270.11.0 or greater * Add --keep-orphaned-disks for clean-up ([#170309487](https://www.pivotaltracker.com/story/show/170309487)) * requires director v270.11.0 or greater * Add stemcell name and version to `vms` output ([#169015295](https://www.pivotaltracker.com/story/show/169015295)) * requires director v270.11.0 or greater * Support array indexing in bosh interpolation (https://github.com/cloudfoundry/bosh-cli/pull/550) ------------------------------------------------------------------- Mon Oct 28 17:22:46 UTC 2019 - thardeck@suse.com - update to version 6.1.1 ### Features * Bump golang version to 1.13.3. ------------------------------------------------------------------- Thu Sep 19 11:01:34 UTC 2019 - thardeck@suse.com - update to version 6.1.0 ### Features * Certificates generated via config-server in `create-env` can be configured for longer than 1 year ([#168066776](https://www.pivotaltracker.com/n/projects/956238/stories/168066776)) * Remove deprecated `BOSH_USER` flag ### Bug Fixes * Stop printing Unix epoch time stamp for tasks with a null timestamp ([#167794602](https://www.pivotaltracker.com/story/show/167794602)) ------------------------------------------------------------------- Fri Aug 9 13:20:18 UTC 2019 - thardeck@suse.com - update to version 6.0.0 ### Features - **Breaking Change** Remove no-op `--force` flag for commands ([#164640195](https://www.pivotaltracker.com/story/show/164640195)) - Add `--converge` and `--no-converge` to `start`, `stop`, `recreate`, and `restart` commands ([#167578616](https://www.pivotaltracker.com/story/show/167578616)) - `--converge` is the default and previously existing behavior - `--no-converge` requires BOSH Director [v270.4.0](https://github.com/cloudfoundry/bosh/releases/tag/v270.4.0) or later - Include deployment column into `bosh instances` ([#162166434](https://www.pivotaltracker.com/story/show/162166434)) ### Bug Fixes - Update LastActivityAt to FinishedAt to more accurately represent returned information ([#167549610](https://www.pivotaltracker.com/story/show/167549610)) - More properly return the instance/VM state when a VM is not running in desired state ([#165722970](https://www.pivotaltracker.com/story/show/165722970)) ------------------------------------------------------------------- Fri Aug 9 13:02:52 UTC 2019 - thardeck@suse.com - go 1.12.0 is required for version 6.0.0 ------------------------------------------------------------------- Wed May 22 08:45:42 UTC 2019 - thardeck@suse.com - update to version 5.5.1 ### Bug Fixes * Redact creds in url when uploading stemcell fails ([#166114024](https://www.pivotaltracker.com/n/projects/1456570/stories/166114024)) ------------------------------------------------------------------- Thu Apr 18 19:01:29 UTC 2019 - thardeck@suse.com - update to version 5.5.0 ### Features - Add `unalias-env` command ([#284](https://github.com/cloudfoundry/bosh-cli/issues/284)) - Add `inspect-local-release` command - Add `cancel-tasks` command ([#162084205](https://www.pivotaltracker.com/story/show/162084205)) - Add flag to `variables` command to get certificate information ([#161651448](https://www.pivotaltracker.com/story/show/161651448)) - Improve listing of configs, in regards to active/inactive configs ([#161907105](https://www.pivotaltracker.com/story/show/161907105)) - Update compiler.so so it honors `PATH` and `LD_LIBRARY_PATH` env variables ([#520](https://github.com/cloudfoundry/bosh-cli/pull/520)) - Add warning when deleting a release that didn't exist ([#162726208](https://www.pivotaltracker.com/story/show/162726208)) ### Bug Fixes - Support new open-ssh private keys generated on Mojave ([#498](https://github.com/cloudfoundry/bosh-cli/issues/498)) - Fix golang bug when printing multiple tables ([#162819971](https://www.pivotaltracker.com/story/show/162819971)) - Hide golang stacktrace on invalid commands like `login --non-interactive` ([#202](https://github.com/cloudfoundry/bosh-cli/issues/202)) - Properly URL encode VM CID to handle characters like semicolons ([#512](https://github.com/cloudfoundry/bosh-cli/issues/512)) ------------------------------------------------------------------- Wed Nov 14 01:09:28 UTC 2018 - thardeck@suse.com - update to version 5.4.0 ### Features - Show information of director stemcell on bosh env [(#159937907)](https://www.pivotaltracker.com/story/show/159937907) - requires director 268.3+ (not yet released) - Add infrastructure column to inspect-local-stemcell cmd [(#161025983)](https://www.pivotaltracker.com/story/show/161025983) - Added support for registry-less operation (requires compatible director, CPI and stemcell) ------------------------------------------------------------------- Mon Nov 12 13:25:35 UTC 2018 - thardeck@suse.com - update to version 5.3.1 ### Features - `create-env` and `delete-env` now run drain [(#160187330)](https://www.pivotaltracker.com/story/show/160187330) - Drain can be skipped with `--skip-drain` [(#160187329)](https://www.pivotaltracker.com/story/show/160187329) - Add new `curl` command to improve debugging [(#160300311)](https://www.pivotaltracker.com/story/show/160300311) - Support connect-proxy for socks5-proxying [(#157826201)](https://www.pivotaltracker.com/story/show/157826201) - Add `--copy` flag to `attach-disk` command to copy disk properties. Requires BOSH v267.7+ - Add beta support for managed network commands. Requires BOSH v268.1+ [(#160294918)](https://www.pivotaltracker.com/story/show/160294918) - Add `inspect-local-stemcell` command to retrieve information for local stemcell file [(#160031962)](https://www.pivotaltracker.com/story/show/160031962) ### Bug Fixes - Fix issue with following logs via `bosh logs -f` [(#159916490)](https://www.pivotaltracker.com/story/show/159916490) - Improve documentation for `--fix` flag in `deploy` / `recreate` commands [(#156648106)](https://www.pivotaltracker.com/story/show/156648106) - Don't include process rows in instance count [(#159958895)](https://www.pivotaltracker.com/story/show/159958895) - Stop printing `Using environment` twice in `deployment` command [(#159242098)](https://www.pivotaltracker.com/story/show/159242098) - Improve error message when CLI is not authenticated ([#2036](https://github.com/cloudfoundry/bosh/issues/2036), [#159908878](https://www.pivotaltracker.com/story/show/159908878) ------------------------------------------------------------------- Tue Aug 28 21:23:26 UTC 2018 - thardeck@suse.com - update to version 5.2.2 CI Changes: - Update CI to attach CLI builds to release notes ------------------------------------------------------------------- Fri Aug 17 15:47:15 UTC 2018 - thardeck@suse.com - update to version 5.1.2 Bug Fix: - Fix nil pointer panic during `create-env` – #462 ------------------------------------------------------------------- Tue Aug 7 17:10:24 UTC 2018 - thardeck@suse.com - update to version 5.1.1 * `create-env` now supports `--recreate-persistent-disks` ------------------------------------------------------------------- Thu Jul 19 00:17:50 UTC 2018 - thardeck@suse.com - update to version 5.0.1 - [breaking] `deployments` no longer shows the `Cloud-Config` column - `deployment` now supports listing specific config(s) used - this change is introduced to support upcoming director features - Fix symlink race condition causing `file exists` errors in `create-release` – [#158126231](https://www.pivotaltracker.com/story/show/158126231) - Improve SOCKS5 proxy URI parsing and error output ------------------------------------------------------------------- Tue May 29 18:16:28 UTC 2018 - thardeck@suse.com - update to version 4.0.1 - Updated `diff-config` command to include additional flags for diffing configs from local files ------------------------------------------------------------------- Wed Mar 14 00:21:42 UTC 2018 - thardeck@suse.com - update to version 3.0.1 - [breaking] Change arguments and flags for `update-config/config/delete-config` commands - This forced CLI major version to be bumped to v3 - Update homebrew formula to add bash completion with default handling - Add `--empty-image` flag to `repack-stemcell` command - This should allow users to make light stemcells with this command - Prevent `scp` command from mangling Windows disk paths - Do not use `powershell` when shelling out to ssh binary (in `ssh` command) - Try to clean up and close ssh sessions on SIGTERM and SIGHUP (not just SIGINT) ------------------------------------------------------------------- Wed Jan 17 03:17:37 UTC 2018 - thardeck@suse.com - update to version 2.0.48 - Fetch deployment information in parallel during `bosh instances` and `bosh vms` commands - Control this behaviour via `--parallel` option - Support BOSH_ALL_PROXY configuration with auto-starting SSH tunneling (used by BBL) - Example: `export BOSH_ALL_PROXY=ssh+socks5://ip?private-key=/tmp/private-key` - Display 'Using environment' in 'bosh login' command - Enforce `jobs/<name>` to match the job spec name - Enable ERB trim support for `bosh create-env` command ------------------------------------------------------------------- Thu Nov 9 01:25:48 UTC 2017 - thardeck@suse.com - update to version 2.0.45 - IPv6 SSH & SCP enhancements - Added `configs/update-config/delete-config` commands ------------------------------------------------------------------- Thu Oct 19 11:33:35 UTC 2017 - thardeck@suse.com - update to version 2.0.44 - Add `BOSH_SHA2` env var to opt into sha2 checksum generation - Fix parallel task tracking (problem was mostly triggered by parallel upload tasks) ------------------------------------------------------------------- Fri Oct 13 01:40:07 UTC 2017 - thardeck@suse.com - update to version 2.0.43 - Minor fixes to bracketing of IPv6 addresses in `ssh` command ------------------------------------------------------------------- Wed Oct 11 14:19:36 UTC 2017 - thardeck@suse.com - update to version 2.0.42 - Added `:before/:after` modifiers to ops files for positional insertion ------------------------------------------------------------------- Tue Sep 19 00:38:57 UTC 2017 - thardeck@suse.com - update to version 2.0.40 - Added `--recreate` flag to `bosh create-env` command to force recreation regardless if manifest has changed or not - Especially useful for restarting stopped BOSH Lite VMs - Added `--format` flag to `bosh repack-stemcell` command ------------------------------------------------------------------- Mon Sep 11 07:55:28 UTC 2017 - thardeck@suse.com - update to version 2.0.36 - Add `vendor-package` command - Start of documentation coming in https://github.com/cloudfoundry/docs-bosh/commit/159be5c2164e4f0994472c4bca7a61ebd414ff46 - Add several IPv6 fixes for upcoming IPv6 support ------------------------------------------------------------------- Fri Aug 18 23:29:05 UTC 2017 - thardeck@suse.com - update to version 2.0.33 - Stream task output to avoid panicking due to out of memory errors - Only is useful for very large tasks ------------------------------------------------------------------- Fri Aug 18 18:52:40 UTC 2017 - thardeck@suse.com - update to version 2.0.32 - Fixed tmp file leaks during `upload-release` command - Temporary files were being left around in `~/.bosh/tmp` ------------------------------------------------------------------- Thu Aug 3 18:28:18 UTC 2017 - thardeck@suse.com - update to version 2.0.30 - Adds ability to interpolate `name` and `version` in `--tarball` flag for create release - Example: `bosh create-release --tarball "/tmp/((name))-((version)).tgz"` - Uploads releases in parallel when doing `bosh deploy` and `bosh update-runtime-config` - Useful for cf-deployment type configurations that use many releases - Adds a way to specify stemcell that compiled release was compiled against so that CLI can determine if release upload can be skipped - Example: ``` releases: - name: zookeeper version: 0.0.5 url: https://...compiled-bits.tgz stemcell: os: ubuntu-trusty version: 3421 ``` - Variety of diffing change for update-*-config ------------------------------------------------------------------- Tue Jul 11 23:31:19 UTC 2017 - thardeck@suse.com - update to version 2.0.28 - Allows to follow symlinks for when builds jobs - Packages continue not follow symlinks as its content may actually be a symlink ------------------------------------------------------------------- Sat Jul 8 06:02:41 UTC 2017 - thardeck@suse.com - update to version 2.0.27 - Add support for specifying variables with dot notation - Example: `... -v docker_tls.ca=... -v docker_tls.private_key=...` - Interpolate `((instance_id))` for `bosh scp`'s destinations to separate assets based on instance id - Example: `bosh scp api /tmp/api/((instance_id))` - Add GCS blobstore provider to CLI - Task command will use the given deployment option as a filter ------------------------------------------------------------------- Thu Jun 22 19:01:44 UTC 2017 - thardeck@suse.com - update to version 2.0.26 - Fixes problem uploading releases from cf-release where data was YAML encoded incorrectly ------------------------------------------------------------------- Thu Jun 22 18:55:14 UTC 2017 - thardeck@suse.com - update to version 2.0.25 ------------------------------------------------------------------- Fri May 26 20:21:43 UTC 2017 - thardeck@suse.com - update to version 2.0.22 - Added `--resolution` flag to `cck` command to apply resolutions non-interactively - Example: `bosh -d my-dep cck --resolution delete_vm_reference --resolution delete_disk_reference` ------------------------------------------------------------------- Thu May 18 11:42:14 UTC 2017 - thardeck@suse.com - update to version 2.0.17 - Change `object-id` to `object-name` to match Director API - Use ID for tasks list header - Fix client library for Go 1.8 - Stop copying http headers (except Authorization if it exists) during an HTTP redirect ------------------------------------------------------------------- Tue May 2 01:51:26 UTC 2017 - thardeck@suse.com - update to version 2.0.16 ------------------------------------------------------------------- Thu Apr 6 07:36:16 UTC 2017 - thardeck@suse.com - adapt spec file to handle tarballs downloaded by concourse ------------------------------------------------------------------- Wed Apr 5 12:31:22 UTC 2017 - thardeck@suse.com - renamed executable bosh-cli to bosh ------------------------------------------------------------------- Tue Mar 28 11:14:26 UTC 2017 - svollath@suse.de - update to version 2.0.13 ------------------------------------------------------------------- Wed Mar 22 17:10:06 UTC 2017 - thardeck@suse.com - revert some spec changes to fix Tumbleweed building ------------------------------------------------------------------- Tue Mar 21 15:01:13 UTC 2017 - thardeck@suse.com - use go packaging style for rpm spec ------------------------------------------------------------------- Mon Mar 20 16:30:02 UTC 2017 - svollath@suse.de - update to version 2.0.12 ------------------------------------------------------------------- Fri Mar 3 15:26:06 UTC 2017 - thardeck@suse.com - adapt spec to go packaging changes - provide full url as source path ------------------------------------------------------------------- Thu Feb 16 13:45:17 UTC 2017 - svollath@suse.de - update to version 2.0.2 ------------------------------------------------------------------- Fri Feb 3 10:11:43 UTC 2017 - svollath@suse.de - update to version 0.0.155 ------------------------------------------------------------------- Wed Jan 18 16:55:33 UTC 2017 - svollath@suse.de - update to version 0.0.147 ------------------------------------------------------------------- Thu Dec 22 15:43:31 CET 2016 - svollath@suse.de - revert change bosh-cli version string with patch to spec file ------------------------------------------------------------------- Tue Dec 20 13:41:15 UTC 2016 - svollath@suse.de - update to version 0.0.138+1921223 ------------------------------------------------------------------- Thu Dec 8 12:02:44 CET 2016 - svollath@suse.de - update to version v0.0.131+393f06e ------------------------------------------------------------------- Mon Dec 5 13:48:46 CET 2016 - svollath@suse.de - update to version v0.0.123+2a5f10c - change bosh-cli version string with patch instead of spec script ------------------------------------------------------------------- Tue Nov 8 15:09:27 CET 2016 - svollath@suse.de - update to version v0.0.101+33f5c26 - fix spec file - fix bosh-cli command to return correct version string ------------------------------------------------------------------- Tue Oct 18 12:00:00 CET 2016 - chuller@suse.de - initial package for version v0.0.79+312e19e
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor