app2container upload-support-bundle command
For assistance with troubleshooting, run this command to securely upload App2Container logs and supporting artifacts to the AWS App2Container support team. The following list shows the types of files that you can upload with the upload-support-bundle command:
-
App2Container logs
-
The
analysis.json
file -
The
Dockerfile
-
The
deployment.json
file -
The
EcsDeployment.yml
orecs-master.yml
deployment artifacts
Syntax
app2container upload-support-bundle [--application-id
id
] [--support-message "message
"] [--help]
Options
- --application-id
id
-
The application ID (required). After you run the inventory command, you can find the application ID in the
inventory.json
file in one of the following locations:-
Linux:
/root/inventory.json
-
Windows:
C:\Users\Administrator\AppData\Local\.app2container-config\inventory.json
-
- --support-message
-
Include a message for the App2Container support team with your bundle.
- --help
-
Displays the command help.
Output
Console output is included in the Examples section for this command.
Examples
Choose the operating system platform tab for the application server or worker machine where you run the command.