hatch-env - Man Page

hatch env – Manage project environments

Synopsis

hatch env [Options] COMMAND [ARGS]...

Options

-h,  --help

Show a help message and exit

Commands

create

Create environments

See hatch-env-create(1).

find

Locate environments

See hatch-env-find(1).

prune

Remove all environments

See hatch-env-prune(1).

remove

Remove environments

See hatch-env-remove(1).

run

Run commands within project environments

See hatch-env-run(1).

show

Show the available environments

See hatch-env-show(1).

See Also

hatch-env-create(1), hatch-env-find(1), hatch-env-prune(1), hatch-env-remove(1), hatch-env-run(1), hatch-env-show(1)

hatch-build(1), hatch-clean(1), hatch-config(1), hatch-dep(1), hatch-fmt(1), hatch-new(1), hatch-project(1), hatch-publish(1), hatch-python(1), hatch-run(1), hatch-shell(1), hatch-status(1), hatch-version(1)

hatch(1)

Referenced By

hatch(1), hatch-build(1), hatch-clean(1), hatch-config(1), hatch-dep(1), hatch-env-create(1), hatch-env-find(1), hatch-env-prune(1), hatch-env-remove(1), hatch-env-run(1), hatch-env-show(1), hatch-fmt(1), hatch-new(1), hatch-project(1), hatch-publish(1), hatch-python(1), hatch-run(1), hatch-shell(1), hatch-status(1), hatch-version(1).

December 2023