go-task

command module
v0.0.0-...-672dd8b Latest Latest
Warning

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

Go to latest
Published: Jan 7, 2026 License: BSD-2-Clause-Patent Imports: 19 Imported by: 0

README

This repository provides a simple module for implementing delegate tasks. This repository comes with a sample main.go executable that demonstrates how this module can be used.

Exec a script (built-in):

./go-task --pretty samples/sample-exec.json

Get a secret from a file (built-in):

./go-task --pretty samples/sample-file.json

Get a secret (built-in) and use in script (built-in):

./go-task --pretty samples/sample-file-echo.json

Get a multi-line secret (built-in) and use in script (built-in):

./go-task --pretty samples/sample-file-echo-multiline.json

Get a user (cgi):

./go-task --pretty samples/get-user/task.json

Get a user list (cgi):

./go-task --pretty samples/get-user-list/task.json

Get a secret from vault (cgi):

./go-task --pretty samples/get-secret/task.json

Get a user (cgi) using a remote artifact (git):

./go-task --pretty samples/sample-cgi-from-repo.json

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
k8s-engine-commons
cloner
Package cloner provides support for cloning git repositories.
Package cloner provides support for cloning git repositories.

Jump to

Keyboard shortcuts

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