当前位置:网站首页>tiup update
tiup update
2022-08-05 00:20:00 【Tim's Shop】
The command tiup update
is used to upgrade installed components or itself.
Syntax
tiup update [component1][:version] [component2..N] [flags]
[component1]
indicates the name of the component to be upgraded[version]
indicates the version to be upgraded, if omitted, it indicates to upgrade to the latest stable version of the component[component2...N]
indicates that multiple components or versions can be specified to be upgraded.If a component is also not specified: that is,[component1][:version] [component2..N]
is empty, you need to use it with the--all
option or--self
option.
The upgrade operation does not delete the old version, it is still possible to specify the old version to use at the time of execution.
options
--all
- This option must be specified if no component is specified.
- Data type:
BOOLEAN
- This option is disabled by default, and the default value is
false
.Add this option to the command and pass in thetrue
value or no value to enable this function.
--force
- If the specified component version is already installed, the upgrade operation is skipped by default. Specifying this parameter can force the installed version to be upgraded.
- Data type:
BOOLEAN
- This option is disabled by default, and the default value is
false
.Add this option to the command and pass in thetrue
value or no value to enable this function.
--nightly
- Upgrade the specified component to nightly version.A command using this parameter is equivalent to
tiup update
.:nightly - Data type:
BOOLEAN
- This option is disabled by default, and the default value is
false
.Add this option to the command and pass in thetrue
value or no value to enable this function.
--self
- Upgrade TiUP itself.
- Data type:
BOOLEAN
- This option is disabled by default, and the default value is
false
.Add this option to the command and pass in thetrue
value or no value to enable this function.
output
- Upgraded successfully:
Updated successfully!
- The target version does not exist:
Error: version %s not supported by component %s
边栏推荐
- 看图识字,DELL SC4020 / SCv2000 控制器更换过程
- tiup telemetry
- The applicable scenarios and common product types of the KT148A electronic voice chip ic solution
- IDEA file encoding modification
- what is MVCC
- 测试经理要不要做测试执行?
- [230]连接Redis后执行命令错误 MISCONF Redis is configured to save RDB snapshots
- 情侣牵手[贪心 & 抽象]
- 入门3D游戏建模师知识必备
- 找不到DiscoveryClient类型的Bean
猜你喜欢
仿网易云音乐小程序-uniapp
jenkins send mail system configuration
【LeetCode】滑动窗口题解汇总
"Relish Podcast" #397 The factory manager is here: How to use technology to empower the law?
性能测试如何准备测试数据
倒计时1天!8月2日—4日与你聊聊开源与就业那些事!
[CVA Valuation Training Camp] Financial Modeling Guide - Lecture 1
Privacy Computing Overview
QSunSync 七牛云文件同步工具,批量上传
资深游戏建模师告知新手,游戏场景建模师必备软件有哪些?
随机推荐
ARC129E Yet Another Minimization 题解 【网络流笔记】
头脑风暴:完全背包
英特尔WiFi 7产品将于2024年亮相 最高速度可达5.8Gbps
子连接中的参数传递
KT148A voice chip ic working principle and internal architecture description of the chip
[Cloud Native--Kubernetes] Pod Controller
一、爬虫基本概念
手写分布式配置中心(1)
数据类型及输入输出初探(C语言)
【CVA估值训练营】财务建模指南——第一讲
矩阵数学原理
2022牛客暑期多校训练营5(BCDFGHK)
【LeetCode】Summary of Two Pointer Problems
How to automatically push my new articles to my fans (very simple, can't learn to hit me)
leetcode:266. 回文全排列
关于我仔细检查审核过关于工作人员页面,返回一个所属行业问题
node使用redis
oracle创建表空间
找不到DiscoveryClient类型的Bean
Mysql_13 事务