Command line interface to the Kate Kubernetes deployment API.
$ gem install kate-cli
TODO: Write usage instructions here
After checking out the repo, run bin/setup to install dependencies. Then, run rake spec to run the tests. You can also run bin/console for an interactive prompt that will allow you to experiment.
To install this gem onto your local machine, run bundle exec rake install. To release a new version, update the version number in version.rb, and then run bundle exec rake release, which will create a git tag for the version, push git commits and tags, and push the .gem file to rubygems.org.
Kate-Cli has an auto build process on Docker Hub which is triggered every time a new release tag is created.
The tag should include only a version number (i.e. 0.3.3). That will cause two image tags to be created, one tagged as latest and one with version number.
For example, once a release is created with tag 0.3.3, Docker hub will create the following tags:
salesloft/kate-cli:0.3.3
salesloft/kate-cli:latest (replace the previous latest tag)
To create a new release, follow this link To follow the builds on Docker hub, follow this link
Content type
Image
Digest
sha256:f77e8adcf…
Size
156.2 MB
Last updated
over 1 year ago
docker pull salesloft/kate-cli