aws elasticbeanstalk describe-configuration-options

Describes the configuration options that are used in a particular configuration template or environment, or that a specified solution stack defines. The description includes the values the options, their default values, and an indication of the required action on a running environment if an option value is changed

Options

NameDescription
--application-name <string>The name of the application associated with the configuration template or environment. Only needed if you want to describe the configuration options associated with either the configuration template or environment
--template-name <string>The name of the configuration template whose configuration options you want to describe
--environment-name <string>The name of the environment whose configuration options you want to describe
--solution-stack-name <string>The name of the solution stack whose configuration options you want to describe
--platform-arn <string>The ARN of the custom platform
--options <list...>If specified, restricts the descriptions to only the specified options
--cli-input-json <string>Performs service operation based on the JSON string provided. The JSON string follows the format provided by ``--generate-cli-skeleton``. If other arguments are provided on the command line, the CLI values will override the JSON-provided values. It is not possible to pass arbitrary binary values using a JSON-provided value as the string will be taken literally
--generate-cli-skeleton <string>Prints a JSON skeleton to standard output without sending an API request. If provided with no value or the value ``input``, prints a sample input JSON that can be used as an argument for ``--cli-input-json``. If provided with the value ``output``, it validates the command inputs and returns a sample output JSON for that command