Dxtoolkit是一組腳本,由Delphix專業服務團隊提供。 Dxtoolkit 腳本的外觀和感覺就像 UNIX 可執行文件,遵循使用標誌作為參數的典型約定。 Dxtoolkit 是用 Perl 寫的,但除非您想擴展它,否則不需要 Perl 知識。事實上,使用 dxtoolkit 不需要任何程式設計經驗。
請檢查更改日誌以取得更改清單。
從發布頁面下載適用於所需平台的 DxToolkit 編譯版本。基於 dxtools.conf.example 或 Wiki 頁面建立設定檔dxtools.conf 。
查看文件以了解更多詳細信息
使用 docker 映像運行 dxtoolkit:
-v /path/to/your/configfile:/config
pioro/dxtoolkit:develop
dxtoolkit_command dxtoolkit_command_params
例如: docker run -v /configdir:/config pioro/dxtoolkit:latest dx_get_appliance -d myengine
Perl 版本 5.16 或更高版本
所需包
由於缺乏 Log::Syslog::Fast Perl 模組的支持,Windows 和 AIX 上沒有腳本 dx_syslog
新版本的 dxtoolkit 使用 Delphix 引擎進行測試,這些引擎處於主要或擴展支援狀態。前任。 2.4.14 版本已使用版本 5.3.9 和 6.0.X 引擎進行了測試。
Dxtoolkit 旨在支援許多版本的 Delphix 引擎,儘管如果在 dxtoolkit 發布後發布新版本,它可能會因 API 變更而停止運作。為了在下一個 dxtoolkit 版本發布之前緩解此問題,請使用以下值將 -dever 參數新增至您的命令:
範圍 | Delphix引擎版本 | API版本 |
---|---|---|
-德弗 6.0.11 | 德爾菲克斯引擎6.0.11 | API 1.11.11 |
-德弗6.0 | 德爾福引擎6.0 | API 1.11.00 |
- 德弗 5.3 | 德爾福引擎5.3 | API 1.10.00 |
- 德弗 5.2 | 德爾福引擎5.2 | API 1.9.00 |
貢獻必須以User Name <[email protected]>
簽署。確保使用使用者名稱和電子郵件地址設定 Git。錯誤修復應該從目前的穩定分支分支。新功能應該基於master
分支。
本計畫根據 Delphix 行為準則運作。參與該項目即表示您同意遵守其條款。
所有貢獻者在向開源儲存庫貢獻程式碼之前都必須簽署 Delphix 貢獻者協議。這個過程由班級助理自動處理。只需打開拉取請求,機器人就會自動檢查您是否簽署了最新協議。如果沒有,系統會在拉取請求流程中提示您這樣做。
應在 GitHub 儲存庫的問題標籤中報告問題。包含指向它的連結。
該軟體按原樣提供,不提供任何形式的保證或透過 Delphix 提供商業支援。有關更多詳細信息,請參閱關聯的許可證。問題、問題、功能請求和貢獻應按照 Delphix 社群指南中的概述直接提交給社群。
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
版權所有 (c) 2014、2016,Delphix。版權所有。