 Hyperledger Fabric 2.5 中文文档Intelligently executing tasks with execute Failure handling Connections Password management Leveraging native SSH config files fab 选项和参数 基本应用 直接执行远程命令 命令行参数 Per-task arguments 配置文件 Fabfile 文件的结构和使用 指定 fabfile 两者结合 作为库使用 连接服务器 断开连接 最后注意 输出管理 输出等级 隐藏和/或显示输出级别 并行执行 它是如何运转的 如何使用 bubble 大小 行级输出 vs 比特级输出 SSH 行为 未知主机 已知主机但更换了密钥 定义任务 新式任务 传统任务 API 文档 Fabric 维护了两套根据代码中 docstring 自动生成的 API 文档(它们都十分详 尽)。 是什么? 如 README 所说: Fabric 是一个 Python (2.5-2.7) 的库和命令行工具,用来提高基于 SSH 的 应用部署和系统管理效率。 更具体地说,Fabric 是: 一个让你通过 命令行 执行 无参数 Python 函数 的工具; 一个让通过 SSH 执行 Shell 命令更加 容易 、 更符合 Python 风格 的命令 库(建立于一个更低层次的库)。 自然而然地,大部分用户把这两件事结合着用,使用0 码力 | 138 页 | 154.00 KB | 1 年前3 Hyperledger Fabric 2.5 中文文档Intelligently executing tasks with execute Failure handling Connections Password management Leveraging native SSH config files fab 选项和参数 基本应用 直接执行远程命令 命令行参数 Per-task arguments 配置文件 Fabfile 文件的结构和使用 指定 fabfile 两者结合 作为库使用 连接服务器 断开连接 最后注意 输出管理 输出等级 隐藏和/或显示输出级别 并行执行 它是如何运转的 如何使用 bubble 大小 行级输出 vs 比特级输出 SSH 行为 未知主机 已知主机但更换了密钥 定义任务 新式任务 传统任务 API 文档 Fabric 维护了两套根据代码中 docstring 自动生成的 API 文档(它们都十分详 尽)。 是什么? 如 README 所说: Fabric 是一个 Python (2.5-2.7) 的库和命令行工具,用来提高基于 SSH 的 应用部署和系统管理效率。 更具体地说,Fabric 是: 一个让你通过 命令行 执行 无参数 Python 函数 的工具; 一个让通过 SSH 执行 Shell 命令更加 容易 、 更符合 Python 风格 的命令 库(建立于一个更低层次的库)。 自然而然地,大部分用户把这两件事结合着用,使用0 码力 | 138 页 | 154.00 KB | 1 年前3
 Hyperledger Fabric 1.4 中文文档Intelligently executing tasks with execute Failure handling Connections Password management Leveraging native SSH config files fab 选项和参数 基本应用 直接执行远程命令 命令行参数 Per-task arguments 配置文件 Fabfile 文件的结构和使用 指定 fabfile 两者结合 作为库使用 连接服务器 断开连接 最后注意 输出管理 输出等级 隐藏和/或显示输出级别 并行执行 它是如何运转的 如何使用 bubble 大小 行级输出 vs 比特级输出 SSH 行为 未知主机 已知主机但更换了密钥 定义任务 新式任务 传统任务 API 文档 Fabric 维护了两套根据代码中 docstring 自动生成的 API 文档(它们都十分详 尽)。 是什么? 如 README 所说: Fabric 是一个 Python (2.5-2.7) 的库和命令行工具,用来提高基于 SSH 的 应用部署和系统管理效率。 更具体地说,Fabric 是: 一个让你通过 命令行 执行 无参数 Python 函数 的工具; 一个让通过 SSH 执行 Shell 命令更加 容易 、 更符合 Python 风格 的命令 库(建立于一个更低层次的库)。 自然而然地,大部分用户把这两件事结合着用,使用0 码力 | 145 页 | 161.53 KB | 1 年前3 Hyperledger Fabric 1.4 中文文档Intelligently executing tasks with execute Failure handling Connections Password management Leveraging native SSH config files fab 选项和参数 基本应用 直接执行远程命令 命令行参数 Per-task arguments 配置文件 Fabfile 文件的结构和使用 指定 fabfile 两者结合 作为库使用 连接服务器 断开连接 最后注意 输出管理 输出等级 隐藏和/或显示输出级别 并行执行 它是如何运转的 如何使用 bubble 大小 行级输出 vs 比特级输出 SSH 行为 未知主机 已知主机但更换了密钥 定义任务 新式任务 传统任务 API 文档 Fabric 维护了两套根据代码中 docstring 自动生成的 API 文档(它们都十分详 尽)。 是什么? 如 README 所说: Fabric 是一个 Python (2.5-2.7) 的库和命令行工具,用来提高基于 SSH 的 应用部署和系统管理效率。 更具体地说,Fabric 是: 一个让你通过 命令行 执行 无参数 Python 函数 的工具; 一个让通过 SSH 执行 Shell 命令更加 容易 、 更符合 Python 风格 的命令 库(建立于一个更低层次的库)。 自然而然地,大部分用户把这两件事结合着用,使用0 码力 | 145 页 | 161.53 KB | 1 年前3
 Hyperledger Fabric 1.1 Documentationrepositories. Hence, we will need to clone from Gerrit. For brevity, the command is as follows: git clone ssh://LFID@gerrit.hyperledger.org:29418/fabric && scp -p -P 29418 LFID@gerrit.hyperledger.org:hooks/commit-msg coffee… this will take a few minutes. Once complete, you should be able to ssh into the Vagrant VM just created. vagrant ssh Once inside the VM, you can find the source under $GOPATH/src/github.com/hyperledger/fabric Foundation account ID to sign in. Configuring Gerrit to Use SSH Gerrit uses SSH to interact with your Git client. If you already have an SSH key pair, you can skip the part of this section that explains0 码力 | 422 页 | 4.84 MB | 1 年前3 Hyperledger Fabric 1.1 Documentationrepositories. Hence, we will need to clone from Gerrit. For brevity, the command is as follows: git clone ssh://LFID@gerrit.hyperledger.org:29418/fabric && scp -p -P 29418 LFID@gerrit.hyperledger.org:hooks/commit-msg coffee… this will take a few minutes. Once complete, you should be able to ssh into the Vagrant VM just created. vagrant ssh Once inside the VM, you can find the source under $GOPATH/src/github.com/hyperledger/fabric Foundation account ID to sign in. Configuring Gerrit to Use SSH Gerrit uses SSH to interact with your Git client. If you already have an SSH key pair, you can skip the part of this section that explains0 码力 | 422 页 | 4.84 MB | 1 年前3
 Hyperledger Fabric 1.2 Documentationrepositories. Hence, we will need to clone from Gerrit. For brevity, the command is as follows: git clone ssh://LFID@gerrit.hyperledger.org:29418/fabric && scp -p -P 29418 LFID@gerrit.hyperledger.org:hooks/commit-msg coffee… this will take a few minutes. Once complete, you should be able to ssh into the Vagrant VM just created. vagrant ssh Once inside the VM, you can find the source under $GOPATH/src/github.com/hyperledger/fabric Foundation account ID to sign in. Configuring Gerrit to Use SSH Gerrit uses SSH to interact with your Git client. If you already have an SSH key pair, you can skip the part of this section that explains0 码力 | 497 页 | 6.59 MB | 1 年前3 Hyperledger Fabric 1.2 Documentationrepositories. Hence, we will need to clone from Gerrit. For brevity, the command is as follows: git clone ssh://LFID@gerrit.hyperledger.org:29418/fabric && scp -p -P 29418 LFID@gerrit.hyperledger.org:hooks/commit-msg coffee… this will take a few minutes. Once complete, you should be able to ssh into the Vagrant VM just created. vagrant ssh Once inside the VM, you can find the source under $GOPATH/src/github.com/hyperledger/fabric Foundation account ID to sign in. Configuring Gerrit to Use SSH Gerrit uses SSH to interact with your Git client. If you already have an SSH key pair, you can skip the part of this section that explains0 码力 | 497 页 | 6.59 MB | 1 年前3
 Hyperledger Fabric 1.1 Documentationrepositories. Hence, we will need to clone from Gerrit. For brevity, the command is as follows: git clone ssh://LFID@gerrit.hyperledger.org:29418/fabric && scp -p -P 29418 ˓→LFID@gerrit.hyperledger.org:hooks/commit-msg coffee... this will take a few minutes. Once complete, you should be able to ssh into the Vagrant VM just created. vagrant ssh Once inside the VM, you can find the source under $GOPATH/src/github.com/hyperledger/fabric Foundation account ID to sign in. 9.7.2 Configuring Gerrit to Use SSH Gerrit uses SSH to interact with your Git client. If you already have an SSH key pair, you can skip the part of this section that explains0 码力 | 277 页 | 3.21 MB | 1 年前3 Hyperledger Fabric 1.1 Documentationrepositories. Hence, we will need to clone from Gerrit. For brevity, the command is as follows: git clone ssh://LFID@gerrit.hyperledger.org:29418/fabric && scp -p -P 29418 ˓→LFID@gerrit.hyperledger.org:hooks/commit-msg coffee... this will take a few minutes. Once complete, you should be able to ssh into the Vagrant VM just created. vagrant ssh Once inside the VM, you can find the source under $GOPATH/src/github.com/hyperledger/fabric Foundation account ID to sign in. 9.7.2 Configuring Gerrit to Use SSH Gerrit uses SSH to interact with your Git client. If you already have an SSH key pair, you can skip the part of this section that explains0 码力 | 277 页 | 3.21 MB | 1 年前3
 Hyperledger Fabric 1.3 Documentationrepositories. Hence, we will need to clone from Gerrit. For brevity, the command is as follows: git clone ssh://LFID@gerrit.hyperledger.org:29418/fabric && scp -p -P 29418 LFID@gerrit.hyperledger.org:hooks/commit-msg coffee… this will take a few minutes. Once complete, you should be able to ssh into the Vagrant VM just created. vagrant ssh Once inside the VM, you can find the source under $GOPATH/src/github.com/hyperledger/fabric Foundation account ID to sign in. Configuring Gerrit to Use SSH Gerrit uses SSH to interact with your Git client. If you already have an SSH key pair, you can skip the part of this section that explains0 码力 | 528 页 | 6.85 MB | 1 年前3 Hyperledger Fabric 1.3 Documentationrepositories. Hence, we will need to clone from Gerrit. For brevity, the command is as follows: git clone ssh://LFID@gerrit.hyperledger.org:29418/fabric && scp -p -P 29418 LFID@gerrit.hyperledger.org:hooks/commit-msg coffee… this will take a few minutes. Once complete, you should be able to ssh into the Vagrant VM just created. vagrant ssh Once inside the VM, you can find the source under $GOPATH/src/github.com/hyperledger/fabric Foundation account ID to sign in. Configuring Gerrit to Use SSH Gerrit uses SSH to interact with your Git client. If you already have an SSH key pair, you can skip the part of this section that explains0 码力 | 528 页 | 6.85 MB | 1 年前3
 Hyperledger Fabric 1.2 Documentationrepositories. Hence, we will need to clone from Gerrit. For brevity, the command is as follows: git clone ssh://LFID@gerrit.hyperledger.org:29418/fabric && scp -p -P 29418 ˓→LFID@gerrit.hyperledger.org:hooks/commit-msg coffee... this will take a few minutes. Once complete, you should be able to ssh into the Vagrant VM just created. vagrant ssh Once inside the VM, you can find the source under $GOPATH/src/github.com/hyperledger/fabric Foundation account ID to sign in. 10.7.2 Configuring Gerrit to Use SSH Gerrit uses SSH to interact with your Git client. If you already have an SSH key pair, you can skip the part of this section that explains0 码力 | 335 页 | 4.48 MB | 1 年前3 Hyperledger Fabric 1.2 Documentationrepositories. Hence, we will need to clone from Gerrit. For brevity, the command is as follows: git clone ssh://LFID@gerrit.hyperledger.org:29418/fabric && scp -p -P 29418 ˓→LFID@gerrit.hyperledger.org:hooks/commit-msg coffee... this will take a few minutes. Once complete, you should be able to ssh into the Vagrant VM just created. vagrant ssh Once inside the VM, you can find the source under $GOPATH/src/github.com/hyperledger/fabric Foundation account ID to sign in. 10.7.2 Configuring Gerrit to Use SSH Gerrit uses SSH to interact with your Git client. If you already have an SSH key pair, you can skip the part of this section that explains0 码力 | 335 页 | 4.48 MB | 1 年前3
 Hyperledger Fabric 1.4 Documentation
repositories. Hence, we will need to clone from Gerrit. For brevity, the command is as follows: git clone ssh://LFID@gerrit.hyperledger.org:29418/fabric && scp -p -P 29418 LFID@gerrit.hyperledger.org:hooks/commit-msg coffee… this will take a few minutes. Once complete, you should be able to ssh into the Vagrant VM just created. vagrant ssh Once inside the VM, you can find the source under $GOPATH/src/github.com/hyperledger/fabric Foundation account ID to sign in. Configuring Gerrit to Use SSH Gerrit uses SSH to interact with your Git client. If you already have an SSH key pair, you can skip the part of this section that explains0 码力 | 678 页 | 10.02 MB | 1 年前3 Hyperledger Fabric 1.4 Documentation
repositories. Hence, we will need to clone from Gerrit. For brevity, the command is as follows: git clone ssh://LFID@gerrit.hyperledger.org:29418/fabric && scp -p -P 29418 LFID@gerrit.hyperledger.org:hooks/commit-msg coffee… this will take a few minutes. Once complete, you should be able to ssh into the Vagrant VM just created. vagrant ssh Once inside the VM, you can find the source under $GOPATH/src/github.com/hyperledger/fabric Foundation account ID to sign in. Configuring Gerrit to Use SSH Gerrit uses SSH to interact with your Git client. If you already have an SSH key pair, you can skip the part of this section that explains0 码力 | 678 页 | 10.02 MB | 1 年前3
 Hyperledger Fabric 1.3 Documentationrepositories. Hence, we will need to clone from Gerrit. For brevity, the command is as follows: git clone ssh://LFID@gerrit.hyperledger.org:29418/fabric && scp -p -P 29418 ˓→LFID@gerrit.hyperledger.org:hooks/commit-msg you should be able to ssh into the Vagrant VM just created. 11.3. Setting up the development environment 329 hyperledger-fabricdocs Documentation, Release master vagrant ssh Once inside the VM, you Foundation account ID to sign in. 11.7.2 Configuring Gerrit to Use SSH Gerrit uses SSH to interact with your Git client. If you already have an SSH key pair, you can skip the part of this section that explains0 码力 | 367 页 | 4.95 MB | 1 年前3 Hyperledger Fabric 1.3 Documentationrepositories. Hence, we will need to clone from Gerrit. For brevity, the command is as follows: git clone ssh://LFID@gerrit.hyperledger.org:29418/fabric && scp -p -P 29418 ˓→LFID@gerrit.hyperledger.org:hooks/commit-msg you should be able to ssh into the Vagrant VM just created. 11.3. Setting up the development environment 329 hyperledger-fabricdocs Documentation, Release master vagrant ssh Once inside the VM, you Foundation account ID to sign in. 11.7.2 Configuring Gerrit to Use SSH Gerrit uses SSH to interact with your Git client. If you already have an SSH key pair, you can skip the part of this section that explains0 码力 | 367 页 | 4.95 MB | 1 年前3
 Hyperledger Fabric 1.4 Documentation
repositories. Hence, we will need to clone from Gerrit. For brevity, the command is as follows: git clone ssh://LFID@gerrit.hyperledger.org:29418/fabric && scp -p -P 29418 ˓→LFID@gerrit.hyperledger.org:hooks/commit-msg coffee... this will take a few minutes. Once complete, you should be able to ssh into the Vagrant VM just created. vagrant ssh Once inside the VM, you can find the source under $GOPATH/src/github.com/hyperledger/fabric Foundation account ID to sign in. Configuring Gerrit to Use SSH Gerrit uses SSH to interact with your Git client. If you already have an SSH key pair, you can skip the part of this section that explains0 码力 | 461 页 | 7.37 MB | 1 年前3 Hyperledger Fabric 1.4 Documentation
repositories. Hence, we will need to clone from Gerrit. For brevity, the command is as follows: git clone ssh://LFID@gerrit.hyperledger.org:29418/fabric && scp -p -P 29418 ˓→LFID@gerrit.hyperledger.org:hooks/commit-msg coffee... this will take a few minutes. Once complete, you should be able to ssh into the Vagrant VM just created. vagrant ssh Once inside the VM, you can find the source under $GOPATH/src/github.com/hyperledger/fabric Foundation account ID to sign in. Configuring Gerrit to Use SSH Gerrit uses SSH to interact with your Git client. If you already have an SSH key pair, you can skip the part of this section that explains0 码力 | 461 页 | 7.37 MB | 1 年前3
共 57 条
- 1
- 2
- 3
- 4
- 5
- 6














