1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/abgox-PSCompletions

Клонировать/Скачать
en-US.json 2.5 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
abgox Отправлено 15.12.2024 19:16 8778d40
{
"root": [
{
"name": "ls",
"tip": [
"List all the registries."
]
},
{
"name": "current",
"tip": [
"Show current registry name or URL."
],
"options": [
{
"name": "-u",
"tip": [
"Show the registry URL instead of the name."
]
}
]
},
{
"name": "use",
"tip": [
"U: use <name>\n",
"Change current registry"
]
},
{
"name": "add",
"tip": [
"U: add <name> <url> [home]\n",
"Add custom registry"
]
},
{
"name": "login",
"tip": [
"U: login [options] <name> [base64]\n",
"Set authorize information for a custom registry with a base64 encoded string or username and password."
]
},
{
"name": "set-hosted-repo",
"tip": [
"U: set-hosted-repo <name> <repo>\n",
"Set hosted npm repository for a custom registry to publish package."
]
},
{
"name": "set-scope",
"tip": [
"U: set-scope <scopeName> <url>\n",
"Associating a scope with a registry."
]
},
{
"name": "del-scope",
"tip": [
"U: del-scope <scopeName>\n",
"Remove a scope."
]
},
{
"name": "set",
"tip": [
"U: set [options] <name>\n",
"Set a custom registry attribute."
]
},
{
"name": "rename",
"tip": [
"U: rename <name> <newName>\n",
"Change custom registry name."
]
},
{
"name": "del",
"tip": [
"U: del <name>\n",
"Delete custom registry."
]
},
{
"name": "home",
"tip": [
"U: home <name> [browser]\n",
"Open the homepage of registry with optional browser."
]
},
{
"name": "test",
"tip": [
"U: test [registry]\n",
"Show response time for specific or all registries."
]
},
{
"name": "help",
"tip": [
"U: help [command]\n",
"display help for command."
]
}
],
"options": [
{
"name": "-V",
"tip": [
"Show the version of nrm."
]
}
],
"common_options": [
{
"name": "-h",
"alias": [
"--help"
],
"tip": [
"U: -h|--help\n",
"Show help."
]
}
],
"info": {
"completion_info": {
"url": "https://github.com/Pana/nrm",
"description": [
"nrm - npm registry manager."
]
}
}
}

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/abgox-PSCompletions.git
git@api.gitlife.ru:oschina-mirror/abgox-PSCompletions.git
oschina-mirror
abgox-PSCompletions
abgox-PSCompletions
main