yup-exec

command module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 4, 2026 License: AGPL-3.0 Imports: 3 Imported by: 0

README

yup-exec

NAME:
   exec - execute external commands

USAGE:
   exec [OPTIONS] COMMAND [ARG...]

   Execute COMMAND with the given arguments, piping standard input
   to its stdin and its stdout to standard output.

VERSION:
   dev

GLOBAL OPTIONS:
   --directory string, -C string                        run command in DIRECTORY
   --env string, -e string [ --env string, -e string ]  set environment variable (NAME=VALUE)
   --shell string                                       shell to use for execution
   --use-shell, -s                                      execute command through a shell
   --ignore-errors                                      succeed even if the command exits non-zero
   --quiet, -q                                          discard the command's stderr
   --help, -h                                           show help
   --version                                            print version information and exit

Documentation

Overview

Command yup-exec is the CLI wrapper around github.com/gloo-foo/cmd-exec.

Jump to

Keyboard shortcuts

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