Skip to content

Releases: ThomasBuchinger/miq-flow

1.0.0 RC1

28 Jan 07:55
408be68
Compare
Choose a tag to compare
1.0.0 RC1 Pre-release
Pre-release
  • Features:
    • YAML based configuration
    • Returns exit codes
    • Query ManageIQ API
    • Repository is cloned in the background and cleaned before the
      program exists
    • Supports multiple Automate Domains
  • Availalbe Commands:
    • miq-flow deploy
    • miq-flow branch inspect
    • miq-flow branch list
    • miq-flow domain list
  • Availalbe Providers:
    • provider_local (to be used on MIQ appliances)
    • provider_noop (does nothing)
    • provider_docker (local development)