Deps
π€ AI-Generated Content
This documentation was generated with AI assistance and is still being audited. Some, or potentially a lot, of this information may be inaccurate. Learn more.
provide.foundation.cli.commands.deps
¶
Functions¶
deps_command
¶
Check optional dependency status.
Shows which optional dependencies are available and provides installation instructions for missing ones.
Exit codes: - 0: All dependencies available (or specific one if --check used) - 1: Some dependencies missing (or specific one missing if --check used)