GitHub user aledsage opened a pull request:
https://github.com/apache/brooklyn-docs/pull/258
Fix copy-state usage for brooklyn-karaf
In brooklyn classic, one could run `brooklyn copy-state ...`. This is not
supported in brooklyn karaf.
Instead, the REST api can be used. This PR updates the docs to show how to
use it.
Please first review/merge
https://github.com/apache/brooklyn-server/pull/972, to fix this REST api for
usage in karaf!
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/aledsage/brooklyn-docs fix-copy-state
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-docs/pull/258.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #258
----
----
---