Richard Hua
872859941a
CLI implementation of 'deployment view' command
2015-11-09 18:02:47 -08:00
Richard Hua
db9f34969f
Basic CLI test for 'deployment view' command
2015-11-09 18:01:58 -08:00
Richard Hua
0e7e2421ca
Add boilerplate for deployment view command
2015-11-09 15:35:06 -08:00
Richard Hua
03f9075b89
Add getPackageHistory() function to SDK
2015-11-09 15:24:58 -08:00
Richard Hua
00752613c2
Merge pull request #52 from Microsoft/json-formatting
...
CLI usability tweaks
1. Format JSON output of CLI commands to be human readable
2. Clarify verbiage around app store versions (we match by exact version, not minimum version)
2015-11-09 15:23:59 -08:00
Richard Hua
c0708c38ca
Fix CLI commands to not describe app store versions as minimums, as we match by exact app store version
2015-11-09 15:20:35 -08:00
Richard Hua
73c6cbc27e
Add type annotations to functions
2015-11-09 15:18:14 -08:00
Richard Hua
c61bc3b4c5
Format JSON output of cli commands to be human readable
2015-11-09 15:07:03 -08:00
Richard Hua
66bf731332
Merge pull request #49 from Microsoft/show-package-by-default
...
When running the deployment list command, show the package by default
2015-11-06 16:33:58 -08:00
Richard Hua
8a21c897d4
When running the deployment list command, show the package by default
2015-11-06 15:25:34 -08:00
Geoffrey Goh
cd43c35ca2
Merge pull request #45 from Microsoft/logout-local
...
code-push logout --local
2015-11-04 14:48:33 -08:00
Geoffrey Goh
ab39f3f6bc
removed <true|false>
2015-11-04 14:27:22 -08:00
Geoffrey Goh
cdde0cb960
update to remote
2015-11-04 14:12:44 -08:00
Geoffrey Goh
7e1284a562
richard feedback
2015-11-04 14:11:44 -08:00
Geoffrey Goh
8ff56d8a3c
reuse
2015-11-04 13:39:11 -08:00
Geoffrey Goh
dff17f79aa
semicolon
2015-11-04 13:27:39 -08:00
Geoffrey Goh
8795418e54
readme changes
2015-11-04 13:26:15 -08:00
Geoffrey Goh
edbc7ee928
logout local
2015-11-04 13:17:38 -08:00
Jonathan Carter
11028bbf8f
Merge pull request #44 from Microsoft/1_1_2
...
Bumping CLI version
2015-11-03 19:13:57 -08:00
Jonathan Carter
61aaf21435
Bumping CLI version
2015-11-03 19:11:38 -08:00
Geoffrey Goh
adf471ebfb
Merge pull request #43 from Microsoft/prevent-date-truncation
...
Prevent date truncation
2015-11-03 19:01:44 -08:00
Geoffrey Goh
05e4282457
prevent date truncation
2015-11-03 18:30:17 -08:00
Jonathan Carter
8a6a37566b
Merge pull request #42 from Microsoft/doc_updates
...
Bumping versions and updating the docs
2015-11-03 18:04:02 -08:00
Jonathan Carter
72f64b2d19
Fixing dependency version
2015-11-03 17:57:51 -08:00
Jonathan Carter
57fec1fef5
Fixing typos
2015-11-03 17:54:12 -08:00
Jonathan Carter
802a6dab92
Bumping versions and updating the docs
2015-11-03 17:35:12 -08:00
Geoffrey Goh
f8dadd9bc5
Merge pull request #40 from Microsoft/use-regex
...
Use Regex
2015-11-03 16:04:12 -08:00
Geoffrey Goh
54d84e19d1
use regex
2015-11-03 15:56:20 -08:00
Geoffrey Goh
f8291d2307
Merge pull request #39 from Microsoft/exit-code
...
Return Exit Code 1 for failled commands
2015-11-03 14:27:39 -08:00
Geoffrey Goh
b149ec5388
Replace wrong error message.
2015-11-03 14:26:46 -08:00
Geoffrey Goh
1c0cc08261
Semicolon
2015-11-03 14:24:47 -08:00
Geoffrey Goh
e6c92e9539
exit code
2015-11-03 14:20:21 -08:00
Richard Hua
e2d633adce
Merge pull request #38 from Microsoft/access-key-add
...
Improve Access Key
2015-11-03 11:33:39 -08:00
Richard Hua
2b699b9e2d
Remove dependency on node-uuid, which just uses crypto anyway. Make a shorter access key that is roughly 40 characters in length.
2015-11-03 11:28:31 -08:00
Richard Hua
1f2ff4127c
Stronger access tokens
2015-11-03 02:25:48 -08:00
Geoffrey Goh
e0e79da61f
return
2015-11-02 21:14:04 -08:00
Geoffrey Goh
3c91676601
remove shuffle step
2015-11-02 21:12:58 -08:00
Geoffrey Goh
a06dddcb24
formatting
2015-11-02 17:57:21 -08:00
Geoffrey Goh
824089c213
strip dashes
2015-11-02 17:56:08 -08:00
Geoffrey Goh
e4005c85cd
remove console log
2015-11-02 17:55:16 -08:00
Geoffrey Goh
bff4a4d5fe
change access key generation method
2015-11-02 17:53:39 -08:00
Jonathan Carter
01e656b1a4
Merge pull request #37 from Microsoft/version_bumps
...
Bumping the SDK version and fixing some package.json values
2015-10-30 15:57:33 -07:00
Jonathan Carter
523749762c
Bumping the SDK version and fixing some package.json values
2015-10-30 15:50:27 -07:00
Geoffrey Goh
6d5ea494b1
Merge pull request #34 from Microsoft/access-key-add
...
Generate access Keys and login using keys
2015-10-30 14:49:48 -07:00
Geoffrey Goh
ef1edb007f
--accessKey
2015-10-30 14:41:51 -07:00
Geoffrey Goh
c23545f82a
removed unary plus
2015-10-30 14:40:46 -07:00
Geoffrey Goh
95ae0755c0
Description in README should not be optional
2015-10-30 11:38:37 -07:00
Geoffrey Goh
6b1b703264
occurred
2015-10-30 11:34:14 -07:00
Geoffrey Goh
75352388bb
readme conflict
2015-10-30 11:06:50 -07:00
Geoffrey Goh
551798a46b
update to master
2015-10-30 11:05:09 -07:00