Search

6.5. config:propappend, propappend

download PDF

Abstract

appends the given value to an existing property or creates the property with the specified name and value

Synopsis

config:propappend [ --help ] [[ -b ] | [ --bypass-storage ]] [[ -p PID ] | [ --pid PID ]] { name } { value }

Details

When you append a value to a property using the config:propappend command, the change is stored in the buffer and not propagated to the container until the editing session is closed.
If you use the -p argument to specify a PID, however, the change is made immediately.

Arguments

Table 6.5, “config:propappend Arguments” describes the command's arguments.
Table 6.5. config:propappend Arguments
ArgumentInterpretation
--help Displays the online help for this command.
-b, --bypass-storageDoe not write the change to the local file.
-p, --pidSpecifies the PID of the configuration in which to make the change. The default is to change the configuration currently open for editing.
name Specifies the name of the property to change.
value Specifies the value to append to the property.
Red Hat logoGithubRedditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

© 2024 Red Hat, Inc.