https://github.com/bostrt/toolbox-dir
Shortcut tool for Toolbox (https://containertoolbx.org/) that can associate diretories with a toolbox.
https://github.com/bostrt/toolbox-dir
Last synced: 10 months ago
JSON representation
Shortcut tool for Toolbox (https://containertoolbx.org/) that can associate diretories with a toolbox.
- Host: GitHub
- URL: https://github.com/bostrt/toolbox-dir
- Owner: bostrt
- Created: 2023-03-28T18:34:03.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-05T01:54:16.000Z (about 3 years ago)
- Last Synced: 2025-03-16T02:40:50.923Z (about 1 year ago)
- Language: Python
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# What
Shortcut tool for Toolbox (https://containertoolbx.org/) that can associate diretories with a toolbox.
# Install
```
pip install --user toolbox-dir
```
# Usage
```
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/toolbox-dir
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
```
# Demo
[](https://asciinema.org/a/ND7jdq9U1HUF9jp00dqNTQBij)