Skip to content

Support ability to replace variables with values in files #1

@sfloess

Description

@sfloess

Provide ability to support variable replacement within files using sed.

As an example:
sed -i "s/\${ACTIVEMQ_HOST\}/${ACTIVEMQ_HOST}/g" ${JBOSS_HOME}/standalone/configuration/standalone-full.xml

Also support variable-names/values in an associative array to do likewise.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions