qdjobs

command module
v0.0.0-...-7fe007d Latest Latest
Warning

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

Go to latest
Published: Jun 30, 2021 License: GPL-3.0 Imports: 7 Imported by: 0

README

qdJobs

qdJobs is a cli tool to create quick and dirty jobs in kubernetes without too much hassle. This is a debugging and troubleshotting tool, not for use in production environments.

Usage

USAGE:
   qdJobs command [command options]

COMMANDS:
   run, r  qdJobs create 'JobName' 'Image' 'command' : qdJobs create firstJob ubuntu "ls -ltr"
   create, c  qdJobs create 'JobName' 'Image' 'command' : qdJobs create firstJob ubuntu "ls- ltr"
   status, s  qdJobs status 'JobName' : qdJobs status firstJob
   logs, l    qdJobs  logs 'JobName' : qdJobs logs firstJob
   help, h    Shows a list of commands or help for one command

Installation

go build .
mv qdJobs /usr/bin

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
k8s

Jump to

Keyboard shortcuts

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