This repository has been archived by the owner on Jul 12, 2018. It is now read-only.
Releases: enaml-ops/omg-cli
Releases · enaml-ops/omg-cli
omg-cli v0.1.6
Fixed issue with validations introduced with --multi-assign-az option
omg-cli v0.1.5
Adding new flag to cloud config plugins (--multi-assign-az) to allow assigning a network subnet to multiple AZs (useful for vSphere)
omg-cli v0.1.4-2751b2
- adds flag for aws cloud config to set static ranges on subnets
omg-cli v0.1.3-45bd22
- one can now simply set the OMG_PLUGIN_DIR env var to change the plugin dir to wherever they like
ex.
$ OMG_PLUGIN_DIR=~/ ./omg list-products
omg-cli v0.1.2-0b7683
- bumping plugin to v0.1.2 for better error output and remove gob errors
omg-cli v0.1.1-67e1d3
- fixes nil pointer issues by bumping to v0.1.1 of the pluginlib
omg-cli v0.0.40-7a0299
- pulls in v0.0.15 enaml to fix uaa bosh client timeout (adds token auto refresh)
omg-cli v0.0.39-9ed67e-757258
- provides cleaner output for tasks status
- provides proper error checking so we actually exit on task failure
omg-cli v0.0.38
Public/private key generator now uses 2048-bit as the default.
omg-cli v0.0.37-eae2d4
Always save director password and CA cert when deploying bosh.