model-security install¶
model-security install¶
Install the model-security-client Python package from AIRS PyPI
Options¶
| Flag | Required | Default | Description |
|---|---|---|---|
--extras <type> |
No | all |
Source type extras to install (all, aws, gcp, azure, artifactory, gitlab) |
--dir <path> |
No | model-security |
Directory to create the project in |
--dry-run |
No | — | Print the commands without executing |
Examples¶
Install with all extras (auto-detects uv or pip)
Install with AWS support only
Preview commands without executing
Install into a custom directory