FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for awscli/argprocess.py - andersenyang/aws-cli · GitHub
andersenyang
/
aws-cli
Public
forked from
aws/aws-cli
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
aws-cli
awscli
argprocess.py
on
develop
User selector
Datepicker
Commit history
Commits on Oct 8, 2014
Handle recursive shapes in shorthand parser
jamesls
committed
5661af6
View commit details
Copy full SHA for 5661af6
View code at this point
Browse repository at this point
Commits on Oct 7, 2014
Fix bug for py3 in shorthand error message
jamesls
committed
4d3569c
View commit details
Copy full SHA for 4d3569c
View code at this point
Browse repository at this point
Fix error message for unknown keys
Show description for 33b5adb
jamesls
committed
33b5adb
View commit details
Copy full SHA for 33b5adb
View code at this point
Browse repository at this point
Commits on Oct 3, 2014
Update CLI to work with normalized botocore models
Show description for c522e52
jamesls
committed
c522e52
View commit details
Copy full SHA for c522e52
View code at this point
Browse repository at this point
Commits on Aug 18, 2014
Add support for struct with list param shorthand
Show description for 53a9d3a
danielgtaylor
committed
53a9d3a
View commit details
Copy full SHA for 53a9d3a
View code at this point
Browse repository at this point
Commits on Aug 12, 2014
Show syntax for specifying multiple shorthand pairs
Show description for 83b2054
jamesls
committed
83b2054
View commit details
Copy full SHA for 83b2054
View code at this point
Browse repository at this point
Commits on May 23, 2014
Add support for square bracket shorthand lists
danielgtaylor
committed
9ffcfed
View commit details
Copy full SHA for 9ffcfed
View code at this point
Browse repository at this point
Commits on May 16, 2014
Document logging detected structure
danielgtaylor
committed
225c4d7
View commit details
Copy full SHA for 225c4d7
View code at this point
Browse repository at this point
Commits on May 15, 2014
Properly handle parameters with dashes.
Show description for b8ce8e0
danielgtaylor
committed
b8ce8e0
View commit details
Copy full SHA for b8ce8e0
View code at this point
Browse repository at this point
Commits on May 14, 2014
Merge branch 'unicode-user-data' into develop
Show description for af9fb38
jamesls
committed
af9fb38
View commit details
Copy full SHA for af9fb38
View code at this point
Browse repository at this point
Remove arg_types in favor or args
danielgtaylor
committed
30f591d
View commit details
Copy full SHA for 30f591d
View code at this point
Browse repository at this point
Fix issue #765 with non ascii characters in user-data
Show description for 1a27e2c
jamesls
committed
1a27e2c
View commit details
Copy full SHA for 1a27e2c
View code at this point
Browse repository at this point
Cast to correct types for list-structure(list-scalar, scalar)
Show description for d02172b
danielgtaylor
committed
d02172b
View commit details
Copy full SHA for d02172b
View code at this point
Browse repository at this point
Commits on May 8, 2014
Fix typo in comment
Craig Dodd
committed
faede2b
View commit details
Copy full SHA for faede2b
View code at this point
Browse repository at this point
Commits on Apr 18, 2014
Code review feedback
Show description for 0dc82a5
danielgtaylor
committed
0dc82a5
View commit details
Copy full SHA for 0dc82a5
View code at this point
Browse repository at this point
Commits on Apr 10, 2014
Refactor load-cli-arg common event code
Show description for 4887892
danielgtaylor
committed
4887892
View commit details
Copy full SHA for 4887892
View code at this point
Browse repository at this point
Commits on Mar 6, 2014
Fix regression when parsing number types in shorthand
Show description for ef9ea88
jamesls
committed
ef9ea88
View commit details
Copy full SHA for ef9ea88
View code at this point
Browse repository at this point
Commits on Mar 5, 2014
When JSON model's no_paramfile attribute is given, check for its value
Show description for 0f03826
quiver
authored and
jamesls
committed
0f03826
View commit details
Copy full SHA for 0f03826
View code at this point
Browse repository at this point
Commits on Feb 28, 2014
Fix unicode argument processing for py2
Show description for 6d7adbf
jamesls
committed
6d7adbf
View commit details
Copy full SHA for 6d7adbf
View code at this point
Browse repository at this point
Initial commit of datapipeline port
Show description for 1c64d10
jamesls
committed
1c64d10
View commit details
Copy full SHA for 1c64d10
View code at this point
Browse repository at this point
Commits on Feb 11, 2014
Remove session from paramfile interface
Show description for 1404802
jamesls
committed
1404802
View commit details
Copy full SHA for 1404802
View code at this point
Browse repository at this point
Move uri param processing into an event handler
Show description for 5dde44d
jamesls
committed
5dde44d
View commit details
Copy full SHA for 5dde44d
View code at this point
Browse repository at this point
Merge branch 'multi-json-arg' into develop
Show description for cb5dfc4
jamesls
committed
cb5dfc4
View commit details
Copy full SHA for cb5dfc4
View code at this point
Browse repository at this point
Commits on Feb 7, 2014
Handle file:// values containing leading/trailing spaces
Show description for 0fca1a8
jamesls
committed
0fca1a8
View commit details
Copy full SHA for 0fca1a8
View code at this point
Browse repository at this point
Show better error message for invalid JSON
Show description for 2a95d9b
jamesls
committed
2a95d9b
View commit details
Copy full SHA for 2a95d9b
View code at this point
Browse repository at this point
Commits on Jan 2, 2014
Fix bug in special case shorthand docs
Show description for c906642
jamesls
committed
c906642
View commit details
Copy full SHA for c906642
View code at this point
Browse repository at this point
Commits on Dec 3, 2013
Remove extraneous log statements.
garnaat
committed
60b3820
View commit details
Copy full SHA for 60b3820
View code at this point
Browse repository at this point
Fix an assumption in argprocess.py that all map types will have an enum of possible keys. Also change the import of json to come from the botocore.compat module and also set the object_pairs_hook …
Show description for 3297e04
garnaat
committed
3297e04
View commit details
Copy full SHA for 3297e04
View code at this point
Browse repository at this point
Commits on Nov 25, 2013
Only document the simpler shorthand syntax
Show description for f862758
jamesls
committed
f862758
View commit details
Copy full SHA for f862758
View code at this point
Browse repository at this point
Add more shorthand syntax support
Show description for 94a03d0
jamesls
committed
94a03d0
View commit details
Copy full SHA for 94a03d0
View code at this point
Browse repository at this point
Commits on Nov 21, 2013
Refactoring bcdoc/awscli to get all CLI-specific stuff over into awscli. Related to https://github.com/boto/bcdoc/pull/25.
garnaat
committed
389ceb0
View commit details
Copy full SHA for 389ceb0
View code at this point
Browse repository at this point
Commits on Nov 7, 2013
Support strings as bool values in shorthand syntax
Show description for 583b30f
jamesls
committed
583b30f
View commit details
Copy full SHA for 583b30f
View code at this point
Browse repository at this point
Commits on Aug 28, 2013
Add parameter name for bad json values
Show description for 9583045
jamesls
committed
9583045
View commit details
Copy full SHA for 9583045
View code at this point
Browse repository at this point
Fix parsing issue with quoted shorthand values
Show description for 12bc751
jamesls
committed
12bc751
View commit details
Copy full SHA for 12bc751
View code at this point
Browse repository at this point
Commits on Aug 26, 2013
Extract split_on_commas into a utils module
jamesls
committed
97675d2
View commit details
Copy full SHA for 97675d2
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL