```python @cmdlinetag("server") def _(context): return Process(...) @cmdline:server Feature: something ...