Skip to content

0.1.0

Compare
Choose a tag to compare
@qboileau qboileau released this 26 Mar 14:51
· 55 commits to refs/heads/main since this release
acc21c5

Conduktor CLI first release 0.1.0 ! 🎉

Conduktor CLI allow you to perform operations directly from your command line or a CI/CD pipeline to a Conduktor Console instance.

Features

  • Support get, apply (upsert), delete command on following Conduktor Console resources
    • Application
    • ApplicationInstance
    • ApplicationInstancePermission
  • Support --dry-run on apply and delete
  • Support completion that generate the autocompletion script for the specified shell
  • Support proxy auth using certificat and key
  • Support ignore untrusted certificates environment variable
  • Configurable from environment variables

Contributors

More details on our documentation