forked from aws/aws-cli
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path1.5.5.json
More file actions
17 lines (17 loc) · 761 Bytes
/
1.5.5.json
File metadata and controls
17 lines (17 loc) · 761 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[
{
"category": "Pagination",
"description": "Only display ``--page-size`` when an operation can be paginated (`issue 956 <https://github.com/aws/aws-cli/pull/956>`__)",
"type": "bugfix"
},
{
"category": "``--generate-cli-skeleton``",
"description": "Generates a JSON skeleton to fill out and be used as input to ``--cli-input-json``. (`issue 963 <https://github.com/aws/aws-cli/pull/963>`_)",
"type": "feature"
},
{
"category": "``--cli-input-json``",
"description": "Runs an operation using a global JSON file that supplies all of the operation's arguments. This JSON file can be generated by ``--generate-cli-skeleton``. (`issue 963 <https://github.com/aws/aws-cli/pull/963>`_)",
"type": "feature"
}
]