Github user neykov commented on a diff in the pull request:
https://github.com/apache/incubator-brooklyn/pull/716#discussion_r33157138
--- Diff: docs/guide/ops/catalog/index.md ---
@@ -302,7 +302,14 @@ The `brooklyn` CLI includes several commands for
working with the catalog.
* `--catalogInitial <file.bom>` will set the catalog items to use on first
run,
on a catalog reset, or if persistence is off
-If [persistence](../persistence/) is enabled, catalog additions will
remain between runs.
+If `--catalogInitial` is not specified, the default initial catalog at
`brooklyn/default.catalog.bom` will be used.
--- End diff --
Worth mentioning (or focusing on) that the default catalog will scan the
classpath for catalog items.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---