Skip to main content

No project description provided

Project description

tee-cli

This tool is a python implementation of a tee.

  • It captures stderr+stdout from a command and will save it to a file and will print them to a console.
  • It propagates command exit code correctly.
tee-cli --help
usage: tee-cli [-h] [-o OUTPUT] command

positional arguments:
  command     Command to run

options:
  -h, --help  show this help message and exit
  -o OUTPUT   Path to output log file with stdout+stderr content

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tee_cli-0.2.0.tar.gz (2.1 kB view hashes)

Uploaded Source

Built Distribution

tee_cli-0.2.0-py3-none-any.whl (2.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page