Crates.io | env-cli |
lib.rs | env-cli |
version | 1.0.2 |
source | src |
created_at | 2020-05-07 16:39:33.210412 |
updated_at | 2020-05-08 07:12:20.926807 |
description | Utility to run command in modified environment |
homepage | |
repository | https://github.com/DoumanAsh/env.rs |
max_upload_size | |
id | 238636 |
size | 8,218 |
Limited port of env utility
env 1.0.1
Executes program in a modified environment
USAGE: [OPTIONS] [NAME=VALUE]... [COMMAND [ARG]...]
OPTIONS:
-h, --help Prints this help information
-i, --ignore-environment Start with an empty environment
-C, --chdir <chdir> Changes working directory to specified one.
-u, --unset <unset> Remove variable from the environment