ironcli
ironcli copied to clipboard
Command line tool for the Iron.io platform.
This tool is installable via brew. in order to maintain go 1.17 support please release a new version with go modules. Homebrew/homebrew-core#47627
Hello, We are observing an issue in our deployment pipeline, where `iron register` logs an error on the console, but still seems to return a zero status code, which leads...
It's experimental support for tasks which acted as synchronous. Usage example: ``` ironcli worker queue -sync iron/hello ```
A customer was running IronCLI (0.1.4) on macOS High Sierra and was getting [known issues](https://github.com/iron-io/ironcli/issues/125). I suggested to update IronCLI to the latest version. After updating, he got new errors...
They all seem to do similar things, not sure what the intention was. @treeder @rdallman
See: https://github.com/iron-io/ironcli/issues/80#issuecomment-241472879
There should be no need to use HUD, user should be able to use the cli to interact without going to HUD. This may mean to support the entire API...
continues #40 - build RPMs and put into a yum repo - `apt-get` - homebrew - others? Any installation methods that we add should automatically build and publish to the...