tox
Verified for current stable LTS
Tox Command: List Available Environments
Use for list available environments with Tox. Exact CLI syntax to list available environments using Tox.
When to use this: Use for list available environments with Tox.
Command Syntax
tox -a tox -a Live Command Builder
Final Command
tox -a Command Breakdown
-a- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to list available environments using Tox.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Tox Command: Create Tox Initial Configuration
tox-quickstart Tox Command: Force Recreate Virtual Environment tox -r -e <py27> Tox Command: Run Tests All Environments tox Tox Command: Run Tests Specific Environment tox -e <py36> Bun Publish Command: Publish Scoped Package With Access bun publish --access <public|restricted>