phpcr / phpcr-shell

PHPCR Shell
MIT License
69 stars 19 forks source link

Enable adding reference with paths in addition to UUIDs? #93

Closed dantleech closed 9 years ago

dantleech commented 10 years ago

e.g. property:set --type=reference foo /path/to/something

this would convert the path to a UUID.

dantleech commented 9 years ago

See https://github.com/phpcr/phpcr-shell/pull/124