macro
Description
Show macro value. Macro can contain the ${ and } parentheses but it is also ok without. You can use the ':' instead of the ';' in a macroSynopsis:
macro [options] <<macro>> <[...]>
Options:
[ -p --project <string> ]
Path to project, default current directory
Examples
biz.aQute.bnd (master)$ bnd macro p
biz.aQute.bnd
biz.aQute.bnd (master)$