get

Gets the specified config items at the project level.

usage: cmri project config get <key>

optional arguments:

key

The configuration key to retrieve. If not provided, all configuration items for the project will be returned. Can accept wildcard characters. Take care to quote wildcard expressions when invoking the command in non-interactive mode, otherwise the shell may attempt to expand them. Wildcards need not be quoted on the interactive shell.