当前位置:网站首页>tiup status
tiup status
2022-08-05 00:21:00 【Tim's Shop】
Use the command tiup status to view the running information of the component: After running the component through tiup [flags] , you can use this commandView the running information of the component.
Note
Only the information of the following two components can be queried:
- Components that are still running
- Components run with
tiup -T/--tagspecified tag
Syntax
tiup status [flags]
options
None
output
A table with the following fields:
- Name: The name of the tag specified by
-T/--tag, or a random string if not specified - Component: Component that runs
- PID: corresponding process ID
- Status: component running status
- Created Time: Start Time
- Directory: Data Directory
- Binary: binary path
- Args: startup arguments
边栏推荐
猜你喜欢
随机推荐
2022杭电多校第三场 L题 Two Permutations
oracle创建表空间
【云原生--Kubernetes】Pod控制器
"Relish Podcast" #397 The factory manager is here: How to use technology to empower the law?
Implementation principle of golang coroutine
软件测试面试题:做好测试计划的关键是什么?
Raw and scan of gorm
could not build server_names_hash, you should increase server_names_hash_bucket_size: 32
【LeetCode】滑动窗口题解汇总
性能测试如何准备测试数据
【Valentine's Day special effects】--Canvas realizes full screen love
3. Actual combat---crawl the result page corresponding to Baidu's specified entry (a simple page collector)
2022杭电多校训练第三场 1009 Package Delivery
Mysql based
数据类型-整型(C语言)
tiup telemetry
NMS原理及其代码实现
lua 如何 实现一个unity协程的工具
阅读笔记:如何理解DevOps?
tiup uninstall









