rdapp.rdvs
1.1.0
dotnet tool install --global rdapp.rdvs --version 1.1.0
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
dotnet tool install --local rdapp.rdvs --version 1.1.0
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=rdapp.rdvs&version=1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package rdapp.rdvs --version 1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
命令结构
- root(Command line tool for vs.)
- global-option
"--gateway"An option whose argument is parsed as current gateway. - gateway
- add Add a gateway.
- argument
nameGateway name. - argument
hostGateway host. - argument
portGateway port. - option
"-s", "--ssl"Gateway use ssl, default false. - option
"-c", "--set-current"Set the current gateway.
- argument
- delete Delete a gateway.
- argument
nameGateway name.
- argument
- list List all the gateways.
- open Open the gateway.
- argument
nameGateway name.
- argument
- set Set the current gateway.
- argument
nameGateway name.
- argument
- add Add a gateway.
- service
- global-option
--nodeService node. - config Service config command group.
getGet service config.- argument
serviceName(s)Service names(serviceName1 serviceName2 ...), support fuzzy matching.
- argument
setSet service config.(not imp!)
- compare Compare two services update info.
- option
"-k", "--hidden-ok"Not show the ok items. - option
"-o", "--output-file-name"Output file name. - argument
serviceInfosServiceInfos1 serviceInfos2, serviceInfos can be json file, or gateway, or product version(not imp!).
- option
- detail Get service detail, include: vs-page service-info and so on.
- argument
serviceName(s)Service names(serviceName1 serviceName2 ...), support fuzzy matching.
- argument
- list List all services info.
- option
"-o", "--output-file-name"Output file name.
- option
- log Get services log.
- option
"-a", "--all"Get all service log, .zip file. - option
"-n", "--log-file-name"Get specific service log, support fuzzy name. - argument
serviceName(s)Service names(serviceName1 serviceName2 ...), support fuzzy matching.
- option
- swagger Open service swagger page.
- argument
serviceName(s)Service names(serviceName1 serviceName2 ...), support fuzzy matching.
- argument
- start Start service.
- argument
serviceName(s)Service names(serviceName1 serviceName2 ...), support fuzzy matching.
- argument
- stop Stop service.
- argument
serviceName(s)Service names(serviceName1 serviceName2 ...), support fuzzy matching.
- argument
- status Show service status.
- argument
serviceName(s)Service names(serviceName1 serviceName2 ...), support fuzzy matching.
- argument
- version Show service versions.
- option
"-o", "--output-file-name"Output file name.
- option
- global-option
- debug
- communication Show the
edmsV5communication. - phone Show the
edmsV5phone state.- argument
phonenumThe phone num you want to show.
- argument
- clientcontext Show the
edmsV5client context.
- communication Show the
- global-option
数据结构
服务 swagger 地址
- vss:http://grade1.rdapp.com:18088/swagger/
- agent:http://grade1.rdapp.com:6617/swagger/index.html
服务列表
url: http://grade1.rdapp.com:8088/api/serviceCluster?SERVICE=visual-steward-server
备注:没有 agentName!!!
服务详情
service info
curl -X GET "http://grade1.rdapp.com:18088/api/service/VideoFusionServer" -H "accept: application/json"
service detail
url: http://grade1.rdapp.com:8088/api/Agents/ORGSServer?SERVICE=StewardAgent&NODE=n242
服务日志
服务对比
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.