https
This commit is contained in:
Родитель
95af362f7a
Коммит
4253be353e
|
@ -4,7 +4,7 @@ import * as semver from "semver";
|
||||||
import * as chalk from "chalk";
|
import * as chalk from "chalk";
|
||||||
|
|
||||||
const USAGE_PREFIX = "Usage: code-push";
|
const USAGE_PREFIX = "Usage: code-push";
|
||||||
const CODE_PUSH_URL = "http://codepush.azurewebsites.net";
|
const CODE_PUSH_URL = "https://codepush.azurewebsites.net";
|
||||||
|
|
||||||
// Command categories are: access-key, app, release, deployment, deployment-key, login, logout, register
|
// Command categories are: access-key, app, release, deployment, deployment-key, login, logout, register
|
||||||
var isValidCommandCategory = false;
|
var isValidCommandCategory = false;
|
||||||
|
|
Загрузка…
Ссылка в новой задаче