trove命令翻译(上)(只做翻译,未实验效果)
The trove client is the command-line interface (CLI) for the Database service API and its extensions.
This chapter documents trove version 2.3.0.
For help on a specific trove command, enter:
$ trove help COMMAND
trove usage¶
usage: trove [--version] [--debug] [--service-type <service-type>] [--service-name <service-name>] [--bypass-url <bypass-url>] [--database-service-name <database-service-name>] [--endpoint-type <endpoint-type>] [--os-database-api-version <database-api-ver>] [--retries <retries>] [--json] [--profile HMAC_KEY] [--insecure] [--os-cacert <ca-certificate>] [--os-cert <certificate>] [--os-key <key>] [--timeout <seconds>] [--os-auth-type <name>] [--os-auth-url OS_AUTH_URL] [--os-domain-id OS_DOMAIN_ID] [--os-domain-name OS_DOMAIN_NAME] [--os-project-id OS_PROJECT_ID] [--os-project-name OS_PROJECT_NAME] [--os-project-domain-id OS_PROJECT_DOMAIN_ID] [--os-project-domain-name OS_PROJECT_DOMAIN_NAME] [--os-trust-id OS_TRUST_ID] [--os-default-domain-id OS_DEFAULT_DOMAIN_ID] [--os-default-domain-name OS_DEFAULT_DOMAIN_NAME] [--os-user-id OS_USER_ID] [--os-username OS_USERNAME] [--os-user-domain-id OS_USER_DOMAIN_ID] [--os-user-domain-name OS_USER_DOMAIN_NAME] [--os-password OS_PASSWORD] [--os-region-name <region-name>] <subcommand> ...
Subcommands:
backup-copyCreates a backup from another backup.- 从其他的备份中拷贝一个新的备份
backup-createCreates a backup of an instance.- 为实例创造一个新的备份
backup-deleteDeletes a backup.- 删除备份
backup-listLists available backups.- 列出所有可用的备份
backup-list-instanceLists available backups for an instance.- 列出一个实例可用的所有的备份
backup-showShows details of a backup.- 展示备份的详细信息
cluster-createCreates a new cluster.- 创建一个新的集群
cluster-deleteDeletes a cluster.- 删除集群
cluster-growAdds more instances to a cluster.- 为一个集群创建更多的实例
cluster-instancesLists all instances of a cluster.- 列出一个集群的所有实例
cluster-listLists all the clusters.- 列出所有的集群
cluster-modules- Lists all modules for each instance of a cluster.
- 列出一个集群中每个实例的所有模块
cluster-show- Shows details of a cluster.
- 展示一个句群的所有细节
cluster-shrink- Drops instances from a cluster.
- 从一个集群中删除实例
configuration-attach- Attaches a configuration group to an instance.
- 为一个实例添加一个配置组
configuration-create- Creates a configuration group.
- 创建一个配置组
configuration-default- Shows the default configuration of an instance.
- 展示一个实例的默认设置
configuration-delete- Deletes a configuration group.
- 删除一个配置组
configuration-detach- Detaches a configuration group from an instance.
- 从一个实例中分离一个配置组
configuration-instances- Lists all instances associated with a configuration group.
- 列出与配置组关联的所有实例。
configuration-list- Lists all configuration groups.
- 列出所有的配置组
configuration-parameter-list- Lists available parameters for a configuration group.
-
列出了配置组可用参数。
configuration-parameter-show- Shows details of a configuration parameter.
- 列出配置参数的细节
configuration-patch- Patches a configuration group.
-
补丁配置组。
configuration-show- Shows details of a configuration group.
- 展示一个配置组的细节
configuration-update- Updates a configuration group.
- 更新一个配置组
create- Creates a new instance.
- 创建一个新的实例
database-create- Creates a database on an instance.
- 在实例上创建一个数据库
database-delete- Deletes a database from an instance.
- 删除一个实例上的数据库
database-list- Lists available databases on an instance.
- 列出一个实例上可用的数据库
datastore-list- Lists available datastores.
- 列出可用的数据存储
datastore-show- Shows details of a datastore
- 展示一个数据存储的细节.
datastore-version-list- Lists available versions for a datastore
- 为一个数据存储列出可用的版本.
datastore-version-show- Shows details of a datastore version.
- 展示一个数据存储的细节
delete- Deletes an instance.
- 删除实例
detach-replica- Detaches a replica instance from its replication source.
- 从复制的源中分离一个复制的实例
eject-replica-source- Ejects a replica source from its set.
- 从其设置的地方弹出一个复制源
- 更多信息:http://www.cnblogs.com/S-tec-songjian/
-
此文章属博客园用户S-tec原创作品,受国家《著作权法》保护,未经许可,任何单位及个人不得做营利性使用;若仅做个人学习、交流等非营利性使用,应当指明作者姓名、作品名称,原文地址,并且不得侵犯作者依法享有的其他权利。
trove命令翻译(上)(只做翻译,未实验效果)的更多相关文章
- 当git上只做文件大小写重命名的修改时,如何躲坑
一. 提交时 假设修改ABC.java为Abc.java. 1.1 如果使用git命令进行仅涉及大小写的重命名 1.1.1 设置git库为大小写敏感(不建议) $ git config core.ig ...
- Expo大作战(三十一)--expo sdk api之Payments(expo中的支付),翻译这篇文章傻逼了,完全不符合国内用户,我只负责翻译大家可以略过!
简要:本系列文章讲会对expo进行全面的介绍,本人从2017年6月份接触expo以来,对expo的研究断断续续,一路走来将近10个月,废话不多说,接下来你看到内容,讲全部来与官网 我猜去全部机翻+个人 ...
- 课上补做:用C语言编程实现ls命令
课上补做:用C语言编程实现ls命令 一.有关ls ls :用来打印当前目录或者制定目录的清单,显示出文件的一些信息等. ls -l:列出长数据串,包括文件的属性和权限等数据 ls -R:连同子目录一同 ...
- 在PHP5.4上使用Google翻译的API报错
/********************************************************************** * 在PHP5.4上使用Google翻译的API报错 * ...
- C++调用有道翻译API实现在线翻译之发声篇
大概半月前写了一篇博文:C++中使用Curl和JsonCpp调用有道翻译API实现在线翻译, 得到大家的热情捧场,有人看了文章说要是能发声不是更好,我觉得说的也是哈,能听到专家的标准发音,那该是多美的 ...
- Linux命令行上程序执行的那一刹那!
转自:http://www.cppblog.com/cuijixin/archive/2008/03/14/44463.html by falcon<zhangjinw@gmail.com> ...
- 【转】PowerShell入门(七):管道——在命令行上编程
转至:http://www.cnblogs.com/ceachy/archive/2013/02/22/PowerShell_Pipeline.html 管道对于Shell来说是个化腐朽为神奇的东西, ...
- BAT线下战争:巨额投资或培养出自己最大对手(包括美团、58、饿了么在内的公司都在计划推出自己的支付工具和金融产品,腾讯只做2不做O)
BAT线下战争:巨额投资或培养出自己最大对手 2015年10月12日09:49 <财经>杂志 我有话说(18人参与) 收藏本文 BAT大举投资线下公司,看似咄咄逼人 ...
- C++中使用Curl和JsonCpp调用有道翻译API实现在线翻译
使用C++开发一个在线翻译工具,这个想法在我大脑中过了好几遍了,所以就搜了下资料,得知网络上有很多翻译API,这里我选择我平时使用较多的有道翻译API进行在线翻译工具开发的练习.翻译API返回的结果常 ...
随机推荐
- Linux--安装过程中的根文件系统的分析
前言: 在这篇文章中S3C6410公版的Linux BSP和U-Boot为了分析,名词和数据文件的所有内容本文是基于环境为例,所有的代码是在设置的示例进行分析的过程中.哈. 假设有不对或者不完好的地方 ...
- HTML 速成
html零基础者入. 记得学计算机网络的时候好像有学过一些HTML,但没运用起来都忘光了.近来想学学如何写网页.就从html(HyperText Markup Language超文本标记语言)入手了. ...
- AngularJs ng-repeat 必须注意的性能问题
AngularJs 的 ng-repeat 让我们非常方便的遍历数组生成 Dom 元素,但是使用不当也会有性能问题. 在项目中我们使用 ng-repeat 加载完一个列表后,如果再次请求数据,然后过滤 ...
- PHP中将内容循环出来
首先连接数据库: $myDate= @mysql_connect("localhost","root","") or die("数 ...
- ASP.NET MVC中Area的另一种用法
ASP.NET MVC中Area的另一种用法 [摘要]本文只是为一行代码而分享 context.MapRoute("API", "api/{controller}/{ac ...
- 动态操作表格行(兼容IE、火狐)
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/ ...
- NUnit单元测试资料汇总
NUnit单元测试资料汇总 从安装到配置 首先到官网http://www.nunit.org/下载如下图的资料,安装NUnit-2.6.1.msi包. 然后挂在VS2010外部工具这个地方来使用,工具 ...
- Windows服务、批处理项目实战
一周一话题之三(Windows服务.批处理项目实战) -->目录导航 一. Windows服务 1. windows service介绍 2. 使用步骤 3. 项目实例--数据上传下载服务 ...
- 关于lower_bound的使用
突然发现lower_bound是一个挺好用的东西, 在学习最长不下降子序列的nlogn的算法的时候看到的,C++党写起二分来一行- -P党一排233 感觉如果到时候需要用上二分的话,能用lower_b ...
- c#中的对象
字段,属性,方法 对象初始化过程 如果没有继承,顺序如下: 静态变量 静态构造函数 非静态变量 非静态构造函数 如果类有基类,那么基类和子类的初始化顺序如下: 继承类静态成员变量初始化 ...