Commit graph

5693 commits

Author SHA1 Message Date
Piotr Puszkiewicz
9d2d633d1c Move remaining TestCommand("dotnet") to DotnetCommand 2017-03-16 01:31:16 -07:00
Livar
0ac3b26a23 Merge pull request #6050 from dotnet-bot/master-UpdateDependencies
Update CoreSetup to beta-001776 (master)
2017-03-15 22:04:05 -07:00
Livar
d347e2781d Merge pull request #5922 from blackdwarf/helpadd
Add dotnet help <verb> support
2017-03-15 22:00:00 -07:00
Jon Sequeira
69ba7095e5 update parser 2017-03-15 20:33:22 -07:00
jonsequitur
13458b17c4 test fix 2017-03-15 19:57:03 -07:00
jonsequitur
0dc3661ed1 remove colon from logger option 2017-03-15 19:40:53 -07:00
jonsequitur
5bfd610407 add back --version-suffix 2017-03-15 19:25:16 -07:00
jonsequitur
339b1435cb fix OS-specific path in test 2017-03-15 19:25:05 -07:00
jonsequitur
ae312b7965 adjust parser constraints for dotnet add 2017-03-15 19:09:54 -07:00
dotnet-bot
ff27937d73 Update CoreSetup to beta-001776 2017-03-16 00:55:37 +00:00
blackdwarf
f6ba5c4f34 Fixing failing test 2017-03-15 17:00:52 -07:00
Livar
99f87af648 Merge pull request #6045 from nguerrera/bypass-posh-policy
Bypass powershell execution policy
2017-03-15 16:53:18 -07:00
Piotr Puszkiewicz
9d1adadb9d Extra diagnostics 2017-03-15 15:17:37 -07:00
Nick Guerrera
6179028c53 Bypass powershell execution policy 2017-03-15 14:01:27 -07:00
Jon Sequeira
8a2be57617 text fixes for dotnet remove 2017-03-15 13:59:39 -07:00
blackdwarf
30a872bd80 Responding to PR feedback 2017-03-15 09:51:07 -07:00
Zlatko Knezevic
d251734170 Responding to PR feedback 2017-03-15 09:37:28 -07:00
Jon Sequeira
bcfc16000c latest CliCommandLine 2017-03-15 09:28:10 -07:00
Jon Sequeira
c316b98c74 remove command fixes 2017-03-15 09:27:27 -07:00
Maira Wenzel
f062da0652 updated test to use new string 2017-03-15 02:48:05 -07:00
Jon Sequeira
bbc2722cb7 loc spelling error and other fixes 2017-03-14 23:13:59 -07:00
Livar
9d805694a3 Merge pull request #6017 from foresterre/correct-documentation-links
Fix broken links from #5928 in the documentation.
2017-03-14 20:35:03 -07:00
Livar
3103259d9f Merge pull request #6039 from dotnet-bot/master-UpdateDependencies
Update CoreSetup to beta-001763 (master)
2017-03-14 20:31:14 -07:00
Livar
af443e727b Merge pull request #6037 from omajid/obtain-cli-rid
Add --runtime-id flag to dotnet-install.sh
2017-03-14 20:31:01 -07:00
jonsequitur
d3a101ebad list reference accepts zero or one arg 2017-03-14 20:20:25 -07:00
jonsequitur
1ca338838a dotnet list reference fix 2017-03-14 19:19:31 -07:00
Jon Sequeira
4940c2a6ee use ValueOrDefault 2017-03-14 18:41:27 -07:00
Livar
ee9ba91e85 Merge pull request #6030 from nj/readme_environment_var
Change name for DOTNET_PACKAGES to NUGET_PACKAGES
2017-03-14 18:19:41 -07:00
dotnet-bot
8236618e42 Update CoreSetup to beta-001763 2017-03-15 00:28:21 +00:00
Jon Sequeira
11270a436b list command help text fix 2017-03-14 16:13:49 -07:00
jonsequitur
06ad3a686f Merge branch 'tab-completion' of https://github.com/jonsequitur/cli into tab-completion 2017-03-14 15:22:45 -07:00
Jon Sequeira
59d1fe32bc remove redundant help 2017-03-14 15:22:31 -07:00
Omair Majid
46a1d6f41e Add --runtime-id flag to dotnet-install.sh
This lets us specify the runtime id of the desired .NET Core SDK on the
command line. This makes it easier to get the SDK for the desired
runtime without having to modify the install script for new runtimes
unsupported by the current version of this script.
2017-03-14 17:52:57 -04:00
Piotr Puszkiewicz
f318ac33f9 Unseal! 2017-03-14 14:22:11 -07:00
Piotr Puszkiewicz
fac34c7b3b Move all test commands to DotNetCommand base 2017-03-14 14:07:51 -07:00
Piotr Puszkiewicz
cb52224272 Fix test using : as option value separator 2017-03-14 13:54:11 -07:00
Jon Sequeira
35732fc07d include HelpText in CommandParsingError, write it to stdout 2017-03-14 12:26:24 -07:00
Jon Sequeira
22fb17422f handle -? and /? arguments as help 2017-03-14 11:30:35 -07:00
Jon Sequeira
898d10cb2d help text adjustments for dotnet sln 2017-03-14 11:23:19 -07:00
Jon Sequeira
96683c1421 help text updates 2017-03-14 10:33:58 -07:00
Livar
19aa22bdca Merge pull request #6027 from dotnet-bot/master-UpdateDependencies
Update CoreSetup to beta-001747 (master)
2017-03-14 09:20:23 -07:00
Livar
82c928e1ec Merge pull request #6021 from v-zbsail/localization
LOC CHECKIN | dotnet/cli | 20170313 | bugfix
2017-03-14 09:10:31 -07:00
Nikolaj Jørgensen
cacd52fdbb Change name for DOTNET_PACKAGES to NUGET_PACKAGES
README was never updated in #817, making it show an obsolete variable.

This reflects the name used in the current code
2017-03-14 10:55:29 +01:00
dotnet-bot
3fd60e911f Update CoreSetup to beta-001747 2017-03-14 04:59:57 +00:00
Zlatko Knezevic
36e3d5d2f9 Removing locale from the commented links 2017-03-13 20:56:42 -07:00
Eric Erhardt
31f1d4ed6e Merge pull request #6024 from dotnet-bot/master-UpdateDependencies
Update CoreSetup to beta-001745 (master)
2017-03-13 22:31:29 -05:00
Jon Sequeira
2c96d8e8b9 throw exceptions for command not found 2017-03-13 20:06:59 -07:00
Zlatko Knezevic
fa98674954 Responding to PR feedback 2017-03-13 19:42:30 -07:00
Jon Sequeira
ace4fe49f6 new CliCommandLine version 2017-03-13 16:01:58 -07:00
Jon Sequeira
f5d9cfc79c reverse order of help response vs error response 2017-03-13 15:29:39 -07:00