You can use the following command line arguments with cyosmc.exe:
| /project=<filename> | Opens the specified Sitemap Creator project. |
| /build | Builds the specified project. |
| /analyze | Analyzes the specified project. |
| /provider=<name> | Specifies the Sitemap to create. You can specify this argument multiple times to build multiple sitemaps. If this argument is omitted, the /build command will build all enabled sitemaps. |
| /nosave | If specified, the project will not be saved after a build or analyze |
* If either the /build or /analyze arguments are used, the project file specified via /project will be automatically saved at the conclusion of the operation unless the /nosave flag is present