| « PreviousNext » | |
![]() ![]() ![]() | Did this page help you? Yes | No | Tell us about it... |
Retrieves the compiled information from a RequestEnvironmentInfo request.
elastic-beanstalk-retrieve-environment-info
[-e [
name] |
-E [id]]
-i [type]
| Name | Description | Required |
|---|---|---|
|
|
The name of the data's environment. If no environments are found, AWS Elastic Beanstalk
returns an Type: String Default: None Length Constraints: Minimum value of 4. Maximum value of 23. |
Conditional |
|
|
The ID of the data's environment. The name of the data's environment. If no environments are found, AWS Elastic Beanstalk
returns an Type: String Default: None |
Conditional |
|
|
The type of information to retrieve. Type: String Valid Values: tail Default: None |
Yes |
The command returns a table with the following information:
EC2InstanceId—The Amazon EC2 instance ID for this information.
InfoType—The type of information retrieved.
Message—The retrieved information.
SampleTimestamp—The time stamp when this information was retrieved.
This example shows how to retrieve environment information.
PROMPT> elastic-beanstalk-retrieve-environment-info -e MySampleAppEnv -i tail