Johan Stenberg (MSFT)
|
12e734f9ca
|
Merge pull request #126 from BurtBiel/help/Issue122_AzHelp
alias az help to az --help
|
2016-04-27 16:53:19 -07:00 |
Derek Bekoe
|
31b313fee7
|
Create logging infrastructure
|
2016-04-27 14:52:10 -07:00 |
Johan Stenberg (MSFT)
|
16962c3896
|
Merge pull request #159 from tjprescott/UploadBlobCommand
Upload Blob Command and Updated Tests
|
2016-04-27 13:44:57 -07:00 |
Travis Prescott
|
5429a8cfe3
|
Merge branch 'master' of https://github.com/tjprescott/azure-cli into UploadBlobCommand
|
2016-04-27 13:13:28 -07:00 |
Johan Stenberg (MSFT)
|
c2c5810686
|
Merge pull request #166 from johanste/resource_list
Resource list
|
2016-04-27 12:43:10 -07:00 |
Travis Prescott
|
cadc90938f
|
Remove unused import.
|
2016-04-27 12:08:33 -07:00 |
Travis Prescott
|
02b2cd01ea
|
Merge branch 'master' of https://github.com/tjprescott/azure-cli into UploadBlobCommand
|
2016-04-27 11:41:49 -07:00 |
Travis Prescott
|
7d5478b11c
|
Change page blob uploads to fail if blob size is not a multiple of 512 bytes. Update tests accordingly.
|
2016-04-27 11:41:07 -07:00 |
Johan Stenberg (MSFT)
|
f36f3a1d18
|
Merge pull request #160 from derekbekoe/completion-setup-file-not-found
Tab Completion Setup: Support creating a new rc file instead of assuming one already exists
|
2016-04-27 11:36:56 -07:00 |
Johan Stenberg (MSFT)
|
83d1866cb8
|
Merge pull request #158 from derekbekoe/feature-prompt-default-option
Capitalize y/n when prompting user for response
|
2016-04-27 11:34:04 -07:00 |
Burt Bielicki
|
cfb2e647bf
|
working vm create with existing storage account
|
2016-04-27 09:34:36 -07:00 |
Johan Stenberg
|
62fda0a491
|
PyLint (line too long)
|
2016-04-26 17:42:54 -07:00 |
Johan Stenberg
|
c355722221
|
Update broken merge for project file
|
2016-04-26 17:38:15 -07:00 |
Johan Stenberg
|
fff6ace379
|
Merge branch 'resource_list' of https://github.com/johanste/azure-cli into resource_list
|
2016-04-26 17:36:20 -07:00 |
Johan Stenberg
|
76f0a486e6
|
Update test
|
2016-04-26 17:35:58 -07:00 |
Johan Stenberg
|
7d80fb8f1f
|
Added tests, fixed broken filter when missing tags argument
|
2016-04-26 17:35:58 -07:00 |
Johan Stenberg
|
0cd0f7243e
|
Revert capabilities to specify multiple tags since the server doesn't support that :(
|
2016-04-26 17:33:28 -07:00 |
Johan Stenberg
|
a7123e58bf
|
Break out odata filter generation for resource list command to allow for unit testing. Also fixed misspelled argument.
|
2016-04-26 17:33:28 -07:00 |
Johan Stenberg
|
42621dcf09
|
az resource list command with filter capabilities
|
2016-04-26 17:33:28 -07:00 |
Johan Stenberg
|
e009814fcc
|
Update test
|
2016-04-26 17:32:47 -07:00 |
Burt Bielicki
|
d964613e02
|
cleanup, variables, etc.
|
2016-04-26 15:27:53 -07:00 |
Johan Stenberg
|
89e3dd905a
|
Added tests, fixed broken filter when missing tags argument
|
2016-04-26 14:19:07 -07:00 |
Burt Bielicki
|
ec80258043
|
fix templates
|
2016-04-26 14:05:21 -07:00 |
Johan Stenberg (MSFT)
|
ba8fb3b3bb
|
Merge pull request #161 from tjprescott/CustomVMListCommand
Custom "vm list" command
|
2016-04-26 13:50:17 -07:00 |
Travis Prescott
|
803e77ad83
|
Code review fix.
|
2016-04-26 13:02:14 -07:00 |
Travis Prescott
|
0fbb74b5aa
|
Remove unused imports.
|
2016-04-26 12:09:22 -07:00 |
Travis Prescott
|
5812123fa0
|
Remove temp file create from upload page blob.
|
2016-04-26 12:07:01 -07:00 |
Travis Prescott
|
fe094c8623
|
Code review fixes.
|
2016-04-26 11:44:11 -07:00 |
Travis Prescott
|
dfae5338b6
|
Merge branch 'master' of https://github.com/tjprescott/azure-cli into UploadBlobCommand
|
2016-04-26 11:34:30 -07:00 |
Travis Prescott
|
0833fc72e0
|
Merge branch 'master' of https://github.com/tjprescott/azure-cli into CustomVMListCommand
|
2016-04-26 11:34:10 -07:00 |
Yugang Wang
|
fbfc482c2b
|
use latest adal library (#162)
|
2016-04-26 10:56:38 -07:00 |
Travis Prescott
|
7883fd9f4e
|
Fix code review comments.
|
2016-04-26 10:08:52 -07:00 |
Travis Prescott
|
3940216221
|
Make Pylint happy again.
|
2016-04-26 09:51:02 -07:00 |
Travis Prescott
|
2b03f7a769
|
Combine list and list-all VM commands.
|
2016-04-26 09:47:28 -07:00 |
Burt Bielicki
|
7039e0af0b
|
cleanup + troubleshooting optional storage account (broken)
|
2016-04-26 09:18:03 -07:00 |
Travis Prescott
|
9faeda452a
|
Code review fixes.
|
2016-04-25 13:15:05 -07:00 |
Derek Bekoe
|
204ccc8de5
|
Support creating a new rc file instead of assuming one already exists
Catch FileNotFoundError when attempting to backup the rc file or searching through it.
|
2016-04-25 10:35:55 -07:00 |
Derek Bekoe
|
6998983747
|
Remove unused function
|
2016-04-25 10:19:06 -07:00 |
Travis Prescott
|
5eecd42f6f
|
Finish up blob upload command and testing.
|
2016-04-25 10:17:54 -07:00 |
Derek Bekoe
|
168e977847
|
When prompting the user for a y/n response, we should indicate the default option by capitalizing it.
|
2016-04-25 10:08:26 -07:00 |
Travis Prescott
|
1355eec98f
|
Fix page blob so that it will upload.
|
2016-04-22 17:11:17 -07:00 |
Travis Prescott
|
616be8f312
|
Merge branch 'master' of https://github.com/tjprescott/azure-cli into UploadBlobCommand
|
2016-04-22 16:11:41 -07:00 |
Travis Prescott
|
71b9d3cfb3
|
Finish scenario testing of newly exposed file and blob service autocommands. Slight command reorganization.
|
2016-04-22 16:11:02 -07:00 |
Burt Bielicki
|
5968155284
|
add IP Addresses to output
|
2016-04-22 15:33:19 -07:00 |
Burt Bielicki
|
2f5c166ea7
|
make location an optional parameter
|
2016-04-22 14:52:54 -07:00 |
Johan Stenberg (MSFT)
|
76298c4830
|
Merge pull request #157 from derekbekoe/curl-tab-complete
Curl tab complete support
|
2016-04-22 14:52:05 -07:00 |
Derek Bekoe
|
cb4dd35c13
|
Support tab completion with shell script method
- User can only specify bin directory and not the name of az
- support python 2 & move completion script
|
2016-04-22 14:26:34 -07:00 |
Burt Bielicki
|
ed72c01fa4
|
reorder imports
|
2016-04-22 13:39:47 -07:00 |
Johan Stenberg (MSFT)
|
aa02c945aa
|
Merge pull request #143 from johanste/tsvfixes
Avoid adding extra newlines to tsv output format
|
2016-04-22 13:37:46 -07:00 |
Burt Bielicki
|
8827662659
|
change back to only az help being aliased
|
2016-04-22 13:35:02 -07:00 |