Usage
guild ops [OPTIONS] [FILTER]...
Show model operations.
If the current directory is a project directory (i.e. contains a Guild file), the command shows operations defined for the project. Otherwise, the command shows operations defined in installed packages.
Note that operations defined in packages are always available to run, even when running within a project directory. To always show installed operations, use the --installed
option.
Use one or more FILTER
arguments to show only operations with names or models that match the specified values.
Options
-a, --all |
Show all operations including those designated as private. |
-i, --installed |
Include operations installed from packages when running command from a project directory. |
-v, --verbose |
Show operation details. |
--help |
Show this message and exit. |
Guild AI version 0.9.0