You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#1090
```
ftl schema get --modules <modules>
eg: ftl schema get --modules time,echo
```
Allows filtering of schemas to the named modules.
If the input includes a module that was not found, it is returned as an
error
The behaviour for these remains the same:
```
ftl schema
ftl schema get
```
Optional flag which scopes the output to a subset of modules present in the larger schema.
The text was updated successfully, but these errors were encountered: