Skip to content
This repository has been archived by the owner on Jul 12, 2018. It is now read-only.

Releases: enaml-ops/omg-cli

omg-cli v0.1.6

13 Oct 21:04
Compare
Choose a tag to compare

Fixed issue with validations introduced with --multi-assign-az option

omg-cli v0.1.5

13 Oct 20:16
Compare
Choose a tag to compare

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

30 Sep 01:14
Compare
Choose a tag to compare
  • adds flag for aws cloud config to set static ranges on subnets

omg-cli v0.1.3-45bd22

28 Sep 12:05
Compare
Choose a tag to compare
  • 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

23 Sep 03:54
Compare
Choose a tag to compare
  • bumping plugin to v0.1.2 for better error output and remove gob errors

omg-cli v0.1.1-67e1d3

23 Sep 02:46
Compare
Choose a tag to compare
  • fixes nil pointer issues by bumping to v0.1.1 of the pluginlib

omg-cli v0.0.40-7a0299

18 Sep 17:09
Compare
Choose a tag to compare
  • pulls in v0.0.15 enaml to fix uaa bosh client timeout (adds token auto refresh)

omg-cli v0.0.39-9ed67e-757258

17 Sep 15:17
Compare
Choose a tag to compare
  • provides cleaner output for tasks status
  • provides proper error checking so we actually exit on task failure

omg-cli v0.0.38

16 Sep 17:45
Compare
Choose a tag to compare

Public/private key generator now uses 2048-bit as the default.

omg-cli v0.0.37-eae2d4

14 Sep 18:20
Compare
Choose a tag to compare

Always save director password and CA cert when deploying bosh.