-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Labels
customizationIssues related to CLI customizations (located in /awscli/customizations)Issues related to CLI customizations (located in /awscli/customizations)feature-requestA feature should be added or improved.A feature should be added or improved.gameliftgamelift-uploadbuildp2This is a standard priority issueThis is a standard priority issue
Description
Describe the feature
The feature would add a --tags option to the GameLift upload-build command. This would help maintain parity between the upload-build and create-build commands, since upload-build is recommended over create-build, which does have the --tags option.
Use Case
The GameLift upload-build command is currently recommended over the two-step process of (1) using the create-build command to upload build files from a file directory to a GameLift Amazon S3 location and (2) creating a new build resource.
However, upload-build does not support adding tags to a build, while create-build does, which can cause issues if tag-based requests are made to GameLift build resources.
Proposed Solution
Other Information
No response
Acknowledgements
- I may be able to implement this feature request
- This feature might incur a breaking change
CLI version used
v1 and v2
Environment details (OS name and version, etc.)
Any environment
mightystoosh, bsettles-wbg, Rollinsa, jletourneau, jamesmason784 and 8 more
Metadata
Metadata
Assignees
Labels
customizationIssues related to CLI customizations (located in /awscli/customizations)Issues related to CLI customizations (located in /awscli/customizations)feature-requestA feature should be added or improved.A feature should be added or improved.gameliftgamelift-uploadbuildp2This is a standard priority issueThis is a standard priority issue