kubecron

command module
v1.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 7, 2018 License: MIT Imports: 1 Imported by: 0

README

kubecron

A small utility to do things not currently possible with kubectl. At the moment the following commands are implemented:

  • run
    • Running CronJobs immediately for testing purposes.
  • suspend
    • Suspend a CronJob
  • unsuspend
    • Unsuspend a CronJob

Installation

Download a release or

go get github.com/iJanki/kubecron

Usage

kubecron run cronjobname

It also accepts context and namespace flags as kubectl

kubecron --context=default-cluster -n default run cronjobname

License

This library is licensed under the MIT License - see the LICENSE file for details

Documentation

Overview

kubecron is a small utility to help managing kubernetes CronJobs. - Run a CronJob for test purposes. - Suspend/unsuspend a CronJob

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL