Categorygithub.com/cloudfoundry-community/ocf-scheduler-cf-plugin

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

OCF Scheduler CF CLI Plugin

What is OCFScheduler

ocf-scheduler-cf-plugin enables you to interact with the OCF Scheduler API for scheduling calls and jobs.

How to install

Clone the repo, build the binary, and install the plugin:

git clone https://github.com/cloudfoundry-community/ocf-scheduler-cf-plugin
cd ocf-sceduler-cf-plugin
make
make install

References

CF Plugin API documentation

History

  • v0.0.3 - Now with Job disk/memory quotas
  • v0.0.2 - Now with a version (but not aversion)
  • v0.0.1 - Initial release