当前位置:网站首页>tiup install
tiup install
2022-07-30 15:40:00 【Tim's Shop】
The command tiup install is used for component installation. It will download the specified version of the component package from the mirror repository and decompress it in the local TiUP data directory for subsequent use.In addition, when TiUP needs to run a component that does not exist in the mirror warehouse, it will try to download the component first, and then run it automatically. If it does not exist in the warehouse, an error will be reported.
Syntax
tiup install
and represent the component name, [version] represents an optional version number, if you do not add version, install the latest stable version of the specified component.[component2...N] indicates that multiple components or multiple versions of the same component can be specified at the same time.
options
None
output
- Under normal circumstances, the download information of the output component
- If the component does not exist, an error is reported
The component "%s" not found - If the version does not exist, an error will be reported
version %s not supported by component %s
边栏推荐
猜你喜欢
随机推荐
【云原生】服务行业案例-不可预测的并发场景解决方案
HUAWEI CLOUD Releases Open Source Software Governance Service - Software Component Analysis
Lock wait timeout exceeded解决方案
What is Ts?
Sleuth+Zipkin (visualization) service link tracking
我们公司用了 6 年的网关服务,动态路由、鉴权、限流等都有,稳的一批!
Excel使用Visual Basic Editor对宏进行修改
类和对象(下篇)
How to do a good job in technology selection
组态 - 笔记
B+树索引页大小是如何确定的?
[Cloud Native] Service Industry Case - Solutions for Unpredictable Concurrency Scenarios
2022最新 | 室外单目深度估计研究综述
This editor actually claims to be as fast as lightning!
JVM performance tuning
Configuration - Notes
The Prospects of the Metaverse and the Four Tracks
TiUP FAQ
Example of video switching playback (video switching example) code
Debug - Notes









