Is there any equivalent to gwcmd -s for projects rather than an entire gateway?
No, but as of 8.0 projects are just folders on the filesystem. If you drop a new folder in data/projects/
, it will be picked up after ~five minutes (by default) or when you run system.project.requestScan()
.
1 Like