aspire config get command
Name
aspire config get - Get a configuration value.
Synopsis
aspire config get [options]
Description
The aspire config get command retrieves a config value by key name.
If the config value doesn't exist in a local settings file, the config file is retrieved from the global settings file.
The command returns the following exit codes:
0—The command succeeded.10—The supplied key doesn't exist in the config file, or the config file is missing.
Arguments
The following arguments are available:
keyThe configuration key to retrieve.
Options
The following options are available: