Burt Bielicki
|
81324c0092
|
lint
|
2016-05-04 15:17:54 -07:00 |
Burt Bielicki
|
b1adb9f669
|
add choices and defaults to swagger. Since the choices and default values show in the swagger comments, I am not adding the choices to the choice list
|
2016-05-04 10:15:38 -07:00 |
Burt Bielicki
|
6f00c69669
|
missing comma
|
2016-05-04 09:36:01 -07:00 |
Burt Bielicki
|
103399984d
|
remove password as a required field
|
2016-05-04 09:33:58 -07:00 |
Burt Bielicki
|
87d24729d2
|
added a file that was somehow missing
|
2016-05-03 16:34:17 -07:00 |
Burt Bielicki
|
a53071d2e7
|
lint and tests
|
2016-05-03 14:40:49 -07:00 |
Burt Bielicki
|
120165c2d9
|
move help to vm module
|
2016-05-03 13:37:48 -07:00 |
Burt Bielicki
|
7084086817
|
remove comments
|
2016-05-03 09:16:02 -07:00 |
Burt Bielicki
|
1369fb1642
|
switch from preamble to argparse action
|
2016-05-03 09:12:35 -07:00 |
Burt Bielicki
|
aae9b90a1a
|
Add help content
|
2016-05-02 13:26:50 -07:00 |
Burt Bielicki
|
17da6853b3
|
add preamble to autocommand and implement the multi-purpose vm create --image param
|
2016-05-02 12:39:57 -07:00 |
Burt Bielicki
|
25493af1b3
|
update comments and a param alias
|
2016-05-02 11:15:16 -07:00 |
Burt Bielicki
|
e383dc3d1f
|
hide _artifactslocation
|
2016-05-02 08:17:49 -07:00 |
Burt Bielicki
|
b1261e0a50
|
move template URLs from template to swagger (allows client-side versioning)
|
2016-05-02 08:02:36 -07:00 |
Burt Bielicki
|
b728a9f558
|
add support for custom VHDs
|
2016-04-29 16:31:58 -07:00 |
Burt Bielicki
|
4b598cddf2
|
make private ip allocation a param
|
2016-04-29 14:27:50 -07:00 |
Burt Bielicki
|
8d52eab725
|
lint
|
2016-04-29 09:50:53 -07:00 |
Burt Bielicki
|
3739e4f4f7
|
merge master
|
2016-04-29 09:43:00 -07:00 |
Yugang Wang
|
84d0b35ee6
|
move vm image tests to a right location (#188)
|
2016-04-28 20:48:19 -07:00 |
Burt Bielicki
|
7809d48872
|
merge changes with master
|
2016-04-28 18:06:12 -07:00 |
Burt Bielicki
|
318ac20eeb
|
Merge branch 'master'
Conflicts:
src/command_modules/azure-cli-vm/azure/cli/command_modules/vm/__init__.py
|
2016-04-28 18:05:50 -07:00 |
Burt Bielicki
|
5a65e98146
|
ditto
|
2016-04-28 17:56:54 -07:00 |
Burt Bielicki
|
3d88a45ee8
|
update vnet to point to reliable storage
|
2016-04-28 17:55:30 -07:00 |
Burt Bielicki
|
061b76919e
|
fix typo
|
2016-04-28 17:48:52 -07:00 |
Burt Bielicki
|
71736a1128
|
move to more reliable template storage
|
2016-04-28 17:44:40 -07:00 |
Johan Stenberg (MSFT)
|
deb7f81faf
|
Merge pull request #177 from derekbekoe/new-install-url
Point to new nightly build server
|
2016-04-28 17:44:29 -07:00 |
Johan Stenberg (MSFT)
|
b6df04fc2a
|
Merge pull request #184 from yugangw-msft/imagelist
add image list-aliases to read from a static doc file maintained by compute team for cli and posh to use
|
2016-04-28 17:44:02 -07:00 |
yugangw-msft
|
cba6c715cd
|
add image list-aliases to read from a static doc file
|
2016-04-28 17:29:21 -07:00 |
Burt Bielicki
|
6ee31871d5
|
use image aliases from https://raw.githubusercontent.com/Azure/azure-rest-api-specs/master/arm-compute/quickstart-templates/aliases.json
|
2016-04-28 17:18:19 -07:00 |
Burt Bielicki
|
188a41fde2
|
fully working vm create
|
2016-04-28 16:08:55 -07:00 |
Johan Stenberg (MSFT)
|
32b936f063
|
Merge pull request #172 from derekbekoe/feature-logging-tracing
[Logging] (part1) Infrastructure changes for logging
|
2016-04-28 15:57:10 -07:00 |
Derek Bekoe
|
532b344f82
|
Merge branch 'master' into feature-logging-tracing
# Conflicts:
# src/azure/cli/tests/test_help.py
|
2016-04-28 15:23:51 -07:00 |
Johan Stenberg (MSFT)
|
193005f4e3
|
Merge pull request #132 from BurtBiel/help/HelpTests
enable help tests. Two tests are not enabled and they are tracked
|
2016-04-28 14:30:55 -07:00 |
Yugang Wang
|
ce354f7cf1
|
alias command name and parameter name for easier using (#179)
|
2016-04-28 14:09:21 -07:00 |
Burt Bielicki
|
c893ddd57b
|
change to pass in a config object
|
2016-04-28 14:09:14 -07:00 |
Burt Bielicki
|
559f2c1654
|
include new proj files
|
2016-04-28 13:58:40 -07:00 |
Johan Stenberg (MSFT)
|
7a30e7ae1c
|
Merge pull request #173 from derekbekoe/readme-python-dev-setup
Add instructions to README on installing python-dev on Python 2 and python3-dev on Python 3
|
2016-04-28 13:34:18 -07:00 |
Burt Bielicki
|
3c5fa07e59
|
all working nic scenarios
|
2016-04-28 13:31:02 -07:00 |
Johan Stenberg (MSFT)
|
cba2e29706
|
Merge pull request #174 from johanste/vm_ip_list
Rename az vm get-ip-addresses to az vm list-ip-addresses + fix#169
|
2016-04-28 13:18:56 -07:00 |
Burt Bielicki
|
550dd4cd8e
|
ip none, dns none working
|
2016-04-28 12:29:12 -07:00 |
Derek Bekoe
|
6bb8e54661
|
Use --debug and --verbose instead of -v etc.
|
2016-04-28 11:49:23 -07:00 |
Burt Bielicki
|
01c3126c42
|
working with new ip and new dns. Not working with options
|
2016-04-28 11:24:35 -07:00 |
Derek Bekoe
|
71aac000a0
|
Point to new nightly build server
|
2016-04-28 10:49:26 -07:00 |
Derek Bekoe
|
3212bb27e3
|
Mention that build-essential is optional
|
2016-04-28 10:18:02 -07:00 |
Derek Bekoe
|
662fa87838
|
Use max verbose level if too much verbosity specified & function rename
|
2016-04-28 09:39:24 -07:00 |
Johan Stenberg
|
b9a24aaeef
|
Fixed broken merge
|
2016-04-27 18:35:02 -07:00 |
Johan Stenberg
|
c929ca327a
|
Rename get ip addresses to list ip addresses (fixes #170)
|
2016-04-27 18:07:26 -07:00 |
Johan Stenberg
|
35797de039
|
Change get vm ip addresses convenience function to use autocommand (fixes #169)
|
2016-04-27 17:43:17 -07:00 |
Derek Bekoe
|
1e6799e5d3
|
Add instructions to README on installing python-dev on Python 2 and python3-dev on Python 3
|
2016-04-27 17:31:43 -07:00 |
Derek Bekoe
|
0a90bc555b
|
Add tests for logging config
|
2016-04-27 17:16:39 -07:00 |