Burt Bielicki
a7f9b0b6f1
all scenarios for availability set and ssh key working
2016-04-21 16:45:22 -07:00
Burt Bielicki
44dcf0b600
working SSH key deploy
2016-04-21 14:40:39 -07:00
Burt Bielicki
3685252d23
working refactored vm create, only support no avail set and password auth
2016-04-21 12:12:41 -07:00
Burt Bielicki
0b3a986c67
Merge branch 'master'
2016-04-20 16:15:50 -07:00
Yugang Wang
5cdc28cf89
add a common scripts to produce command inventory ( #137 )
2016-04-20 15:16:07 -07:00
Johan Stenberg (MSFT)
ae4ba76bb6
Merge pull request #109 from BurtBiel/commands/CreateVNet
...
Commands/create v net
2016-04-20 14:38:46 -07:00
Burt Bielicki
7fec4b636b
change deployment tag to azurecli
2016-04-20 14:26:56 -07:00
Johan Stenberg (MSFT)
f645230423
Merge pull request #136 from derekbekoe/acquisition-curl-readme
...
Update README on installation with cURL
2016-04-20 14:26:21 -07:00
Derek Bekoe
1f2464d6d4
Require build-essential as well
2016-04-20 13:33:46 -07:00
Derek Bekoe
1ad7cb5ab4
Fix formatting
2016-04-20 13:05:00 -07:00
Derek Bekoe
1e6a585681
Update README with instructions on installing with cURL
2016-04-20 13:01:49 -07:00
Johan Stenberg (MSFT)
046321c3c6
Merge pull request #118 from derekbekoe/acquisition-curl
...
Support install of CLI with curl
2016-04-20 11:57:26 -07:00
Burt Bielicki
135aca3361
add location param to aliases
2016-04-20 10:50:13 -07:00
Derek Bekoe
3dc942361c
Remove extension from filename of install script
2016-04-20 10:27:41 -07:00
Burt Bielicki
f0901bdb72
fix typo that broke 2.7
2016-04-20 10:14:00 -07:00
Derek Bekoe
6f798c2053
Merge branch 'master' into acquisition-curl
2016-04-19 17:58:47 -07:00
Derek Bekoe
1e5ce1194f
Use portable version of shebang in bash script & python file changes...
...
- use with statement for opening file
- loop to install the command modules
- convert paths to 'realpaths' to avoid symlinks
2016-04-19 17:45:36 -07:00
Johan Stenberg (MSFT)
3cb006da99
Merge pull request #116 from BurtBiel/help/AzHelp
...
Help/az help
2016-04-19 15:44:19 -07:00
Burt Bielicki
152ca7555b
move from _defaults to kwargs
2016-04-19 15:35:33 -07:00
Burt Bielicki
c0479026b7
switch from docstrings to decorators for help file location
2016-04-19 15:08:08 -07:00
Burt Bielicki
864b289966
correcting package paths
2016-04-19 14:00:44 -07:00
Burt Bielicki
3d11330267
add module paths
2016-04-19 13:25:38 -07:00
Burt Bielicki
ef30802db8
remove extra .copy()
2016-04-19 13:09:12 -07:00
Burt Bielicki
6321bf3c91
compensate for inspect behavior differences between python 2 and 3
2016-04-19 12:56:10 -07:00
Johan Stenberg (MSFT)
28cab5a995
Merge pull request #124 from johanste/returnerror
...
Let errors from _automcommand bubble up to main to make sure that the…
2016-04-19 12:25:34 -07:00
Johan Stenberg
309c0078b3
Let errors from _automcommand bubble up to main to make sure that the command returns an error code on failure
2016-04-19 12:17:52 -07:00
Derek Bekoe
adcdc4ff11
Run pylint on install.py file and fix warnings & CR changes.
...
- bash script now points to nightly build server
- create temp file instead of temp dir
- just run default python
-
2016-04-19 10:20:36 -07:00
Burt Bielicki
e62e44648a
Merge branch 'master'
2016-04-19 09:22:47 -07:00
Burt Bielicki
3ea27e9913
Revert "try removing content version to make storage tests pass"
...
This reverts commit 04fabf2cb9
.
2016-04-19 09:20:11 -07:00
Burt Bielicki
04fabf2cb9
try removing content version to make storage tests pass
2016-04-19 09:15:21 -07:00
Burt Bielicki
10278001d5
add random number for parallel execution
2016-04-19 09:08:07 -07:00
Burt Bielicki
6c6f3c9c2b
updated swagger to set required properties and short names correctly (still doesn't generate, but this should be the correct syntax)
2016-04-19 08:30:20 -07:00
Derek Bekoe
7bca621177
Merge commit '091b08a25f8fe6c543e49e11613d4dd4bee8b3b6' into acquisition-curl
2016-04-18 16:24:56 -07:00
Derek Bekoe
b0df7f9718
Support install of CLI with curl
...
- Use python3 if available
- Support bash for install
- Python 2 support
- Allow user to specify which versions of components to install and if to install from public or private
- Support interactive mode for specifying locations
- Script that installs CLI and all components as well as a dispatcher
2016-04-18 16:24:18 -07:00
Burt Bielicki
ff19a33682
tidy up autocommand var names
2016-04-18 16:21:06 -07:00
Johan Stenberg (MSFT)
091b08a25f
Merge pull request #110 from BurtBiel/help/Az
...
Intro to CLI
2016-04-18 15:48:39 -07:00
Burt Bielicki
3d101d3eed
code review feedback
2016-04-18 15:46:19 -07:00
Burt Bielicki
8afd0ccf32
use Az instead of Az --help to verify modules load
2016-04-18 15:27:47 -07:00
Burt Bielicki
becd3bc9f4
annotate all modules
2016-04-18 15:24:37 -07:00
Burt Bielicki
085ffd49c3
try declaring new sub-modules
2016-04-18 15:13:31 -07:00
Burt Bielicki
c38ec27449
lint
2016-04-18 14:59:15 -07:00
Burt Bielicki
286bd5f93a
change from argparse actions to format help
2016-04-18 13:30:08 -07:00
Burt Bielicki
77b8a3fcc7
lint
2016-04-18 12:25:03 -07:00
Burt Bielicki
65d97b61d3
add help description
2016-04-18 12:24:01 -07:00
Burt Bielicki
f379bb3d7d
tidying up
2016-04-18 12:05:41 -07:00
Burt Bielicki
44393cfc41
add var for clarity
2016-04-18 11:56:34 -07:00
Burt Bielicki
790b970fc0
switch to argparse Action
2016-04-18 11:55:00 -07:00
Burt Bielicki
f04a862d3b
address feedback
2016-04-18 08:46:07 -07:00
Burt Bielicki
c5c083bd4f
merge az
2016-04-18 07:59:38 -07:00
Burt Bielicki
259e032752
merge az
2016-04-18 07:58:23 -07:00