Metadata-Version: 2.1
Name: toolbox-dir
Version: 0.0.1
Summary: Shortcut tool for Toolbox (https://containertoolbx.org/) that can associated diretories with a toolbox.
Home-page: https://github.com/bostrt/toolbox-dir
Author: bostrt
Description-Content-Type: text/markdown

```
Usage: tb [OPTIONS] COMMAND [ARGS]...

  Shortcut tool for Toolbox (https://containertoolbx.org/) that can associated
  diretories with a toolbox.

  Features, Feedback, and Bugs: https://github.com/bostrt/tb

Options:
  --podman-url TEXT  URL to access Podman service  [default:
                     unix:///run/user/1000/podman/podman.sock]
  -h, --help         Show this message and exit.

Commands:
  add    Link a directory to Toolbox container
  enter  Enter a linked toolbox for a directory
  list   List all toolbox/directory links
  rm     Remove link for directory
```
