OpenShift Container Platform 3.11 CLI 参考
Container Platform 3.11 CLI 参考 OpenShift Container Platform 3.11 CLI 参考 Last Updated: 2023-03-25 OpenShift Container Platform 3.11 CLI 参考 OpenShift Container Platform 3.11 CLI 参考 Enter your first name email address here. 法律通告 法律通告 Copyright © 2022 | You need to change the HOLDER entity in the en-US/CLI_Reference.ent file |. The text of and illustrations in this document are licensed by Red Hat under property of their respective owners. 摘要 摘要 使用 OpenShift Container Platform 命令行界面(CLI),您可以从终端创建应用程序并管理 OpenShift 项目。这些主题介绍了如何使用 CLI。 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 45 页 | 737.95 KB | 1 年前3OpenShift Container Platform 4.13 CLI 工具
OpenShift Container Platform 4.13 CLI 工具 如何使用 OpenShift Container Platform 的命令行工具 Last Updated: 2024-02-18 OpenShift Container Platform 4.13 CLI 工具 如何使用 OpenShift Container Platform 的命令行工具 法律通告 法律通告 property of their respective owners. 摘要 摘要 本文档提供有关安装、配置和使用 OpenShift Container Platform 命令行工具的信息。它还包含 CLI 命令的参考信息,以及如何使用它们的示例。 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . PLATFORM CLI 工具概述 工具概述 1.1. CLI 工具列表 第 第 2 章 章 OPENSHIFT CLI (OC) 2.1. OPENSHIFT CLI 入门 2.2. 配置 OPENSHIFT CLI 2.3. OC 和 KUBECTL 命令的使用方法 2.4. 管理 CLI 配置集 2.5. 使用插件扩展 OPENSHIFT CLI 2.6. 使用 KREW 管理 CLI 插件0 码力 | 128 页 | 1.11 MB | 1 年前3OpenShift Container Platform 4.10 CLI 工具
OpenShift Container Platform 4.10 CLI 工具 如何使用 OpenShift Container Platform 的命令行工具 Last Updated: 2023-10-17 OpenShift Container Platform 4.10 CLI 工具 如何使用 OpenShift Container Platform 的命令行工具 法律通告 法律通告 property of their respective owners. 摘要 摘要 本文档提供有关安装、配置和使用 OpenShift Container Platform 命令行工具的信息。它还包含 CLI 命令的参考信息,以及如何使用它们的示例。 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . PLATFORM CLI 工具概述 工具概述 1.1. CLI 工具列表 第 第 2 章 章 OPENSHIFT CLI (OC) 2.1. OPENSHIFT CLI 入门 2.2. 配置 OPENSHIFT CLI 2.3. 管理 CLI 配置集 2.4. 使用插件扩展 OPENSHIFT CLI 2.5. OPENSHIFT CLI 开发人员命令参考 2.6. OPENSHIFT CLI 管理员命令参考0 码力 | 120 页 | 1.04 MB | 1 年前3OpenShift Container Platform 4.8 CLI 工具
OpenShift Container Platform 4.8 CLI 工具 如何使用 OpenShift Container Platform 的命令行工具 Last Updated: 2023-04-07 OpenShift Container Platform 4.8 CLI 工具 如何使用 OpenShift Container Platform 的命令行工具 法律通告 法律通告 property of their respective owners. 摘要 摘要 本文档提供有关安装、配置和使用 OpenShift Container Platform 命令行工具的信息。它还包含 CLI 命令的参考信息,以及如何使用它们的示例。 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . PLATFORM CLI 工具概述 工具概述 1.1. CLI 工具列表 第 第 2 章 章 OPENSHIFT CLI (OC) 2.1. OPENSHIFT CLI 入门 2.2. 配置 OPENSHIFT CLI 2.3. 管理 CLI 配置集 2.4. 使用插件扩展 OPENSHIFT CLI 2.5. OPENSHIFT CLI 开发人员命令参考 2.6. OPENSHIFT CLI 管理员命令参考0 码力 | 152 页 | 1.24 MB | 1 年前3王宜国 - 基于 Rust 编程语⾔构建 Amphitheatre CLI Desktop Server 的全平台实践经验
第三届中国Rust开发者⼤会 基于 Rust 编程语⾔构建 Amphitheatre CLI / Desktop / Server 的全平台实践经验 王宜国 - 独⽴开源软件作者 RUST CHINA CONF 2023 • 项⽬背景介绍 • 产品功能演示 • 应⽤场景概览 项⽬介绍 • 概念 • 架构设计 • 技术实现 设计与实现 ⼤纲 Amphitheatre 云开发环境(Cloud catalogue 3d ⽂件 更改 ⽤户 触发 ✳ ✳ 架构概览 AMP Cloud Account Amphitheatre apiserver Web Console Desktop CLI Internet AMP Infrastructure Remote Infrastructure Remote Cloud Account VPC Kubernetes 镜像仓库 查找⼀组有序的构建包以在构建阶段使⽤。 恢复 构建 从缓存中恢复图层。 将应⽤程序源代码转换为可以打包到容器中的可运⾏⼯件。 导出 创建最终的 OCI 图像。 Packages and Crates cli desktop common client apiserver controllers resources schema scm config github gitlab clap0 码力 | 34 页 | 10.81 MB | 1 年前3百度超级链 XuperChain stable 中文文档
com/xuperchain/xuperchain.git 执行命令 1 cd src/github.com/xuperchain/xuperchain 2 make 在output目录得到产出xchain和xchain-cli 备注 可能需要配置go语言环境变量($GOROOT, $PATH) GOPATH问题报错(go1.11版本之后无需关注) 在1.11版本之前需要配置。配置成以下形式: export GOPATH=xxx/github GCC版本需要升级到4或5以上 2. XuperChain基本操作 在output下,主要目录有data, logs, conf, plugins等, 二进制文件有xchain, xchain-cli 各目录的功能如下表: 目录名 功能 output/ 节点根目录 ├─ conf xchain.yaml: xchain服务的配置信息(注意端口冲突) plugins.conf: 插件的配置信息 xchain服务的二进制文件 目录名 功能 ├─ xchain-cli xchain客户端工具 └─ wasm2c wasm工具(智能合约会用到) 2.1. 部署xchain服务 2.1.1. 创建链 在启动xchain服务之前,我们首先需要创建一条链(创世区块),xchain客户 端工具提供了此功能 1 # 创建xuper链 2 ./xchain-cli createChain 创建链 这样我们就使用0 码力 | 325 页 | 26.31 MB | 1 年前3百度超级链 XuperChain latest 中文文档
com/xuperchain/xuperchain.git 执行命令 1 2 cd src/github.com/xuperchain/xuperchain make 在output目录得到产出xchain和xchain-cli 注解 可能需要配置go语言环境变量($GOROOT, $PATH) GOPATH问题报错(go1.11版本之后无需关注) 在1.11版本之前需要配置。配置成以下形式: export GOPATH=xxx/github GCC版本需要升级到4或5以上 2. XuperChain基本操作 在output下,主要目录有data, logs, conf, plugins等, 二进制文件有xchain, xchain-cli 各目录的功能如下表: 目录名 功能 output/ 节点根目录 ├─ conf xchain.yaml: xchain服务的配置信息(注意端口冲突) plugins.conf: 插件的配置信息 xchain服务的二进制文件 ├─ xchain-cli xchain客户端工具 └─ wasm2c wasm工具(智能合约会用到) 2.1. 部署xchain服务 2.1.1. 创建链 在启动xchain服务之前,我们首先需要创建一条链(创世区块),xchain客户 端工具提供了此功能 1 2 # 创建xuper链 ./xchain-cli createChain 创建链 这样我们就使用0 码力 | 316 页 | 24.51 MB | 1 年前3百度超级链 XuperChain master 中文文档
com/xuperchain/xuperchain.git 执行命令 1 2 cd src/github.com/xuperchain/xuperchain make 在output目录得到产出xchain和xchain-cli 注解 可能需要配置go语言环境变量($GOROOT, $PATH) GOPATH问题报错(go1.11版本之后无需关注) 在1.11版本之前需要配置。配置成以下形式: export GOPATH=xxx/github GCC版本需要升级到4或5以上 2. XuperChain基本操作 在output下,主要目录有data, logs, conf, plugins等, 二进制文件有xchain, xchain-cli 各目录的功能如下表: 目录名 功能 output/ 节点根目录 ├─ conf xchain.yaml: xchain服务的配置信息(注意端口冲突) plugins.conf: 插件的配置信息 xchain服务的二进制文件 ├─ xchain-cli xchain客户端工具 └─ wasm2c wasm工具(智能合约会用到) 2.1. 部署xchain服务 2.1.1. 创建链 在启动xchain服务之前,我们首先需要创建一条链(创世区块),xchain客户 端工具提供了此功能 1 2 # 创建xuper链 ./xchain-cli createChain 创建链 这样我们就使用0 码力 | 316 页 | 24.51 MB | 1 年前3百度超级链 XuperChain 3.9-e 中文文档
com/xuperchain/xuperchain.git 执行命令 1 2 cd src/github.com/xuperchain/xuperchain make 在output目录得到产出xchain和xchain-cli 注解 可能需要配置go语言环境变量($GOROOT, $PATH) GOPATH问题报错(go1.11版本之后无需关注) 在1.11版本之前需要配置。配置成以下形式: export GOPATH=xxx/github GCC版本需要升级到4或5以上 2. XuperChain基本操作 在output下,主要目录有data, logs, conf, plugins等, 二进制文件有xchain, xchain-cli 各目录的功能如下表: 目录名 功能 output/ 节点根目录 ├─ conf xchain.yaml: xchain服务的配置信息(注意端口冲突) plugins.conf: 插件的配置信息 xchain服务的二进制文件 ├─ xchain-cli xchain客户端工具 └─ wasm2c wasm工具(智能合约会用到) 2.1. 部署xchain服务 2.1.1. 创建链 在启动xchain服务之前,我们首先需要创建一条链(创世区块),xchain客户 端工具提供了此功能 1 2 # 创建xuper链 ./xchain-cli createChain 创建链 这样我们就使用0 码力 | 317 页 | 27.80 MB | 1 年前3百度超级链 XuperChain 3.8 中文文档
com/xuperchain/xuperchain.git 执行命令 1 2 cd src/github.com/xuperchain/xuperchain make 在output目录得到产出xchain和xchain-cli 注解 可能需要配置go语言环境变量($GOROOT, $PATH) GOPATH问题报错(go1.11版本之后无需关注) 在1.11版本之前需要配置。配置成以下形式: export GOPATH=xxx/github GCC版本需要升级到4或5以上 2. XuperChain基本操作 在output下,主要目录有data, logs, conf, plugins等, 二进制文件有xchain, xchain-cli 各目录的功能如下表: 目录名 功能 output/ 节点根目录 ├─ conf xchain.yaml: xchain服务的配置信息(注意端口冲突) plugins.conf: 插件的配置信息 xchain服务的二进制文件 ├─ xchain-cli xchain客户端工具 └─ wasm2c wasm工具(智能合约会用到) 2.1. 部署xchain服务 2.1.1. 创建链 在启动xchain服务之前,我们首先需要创建一条链(创世区块),xchain客户 端工具提供了此功能 1 2 # 创建xuper链 ./xchain-cli createChain 创建链 这样我们就使用0 码力 | 316 页 | 27.93 MB | 1 年前3
共 315 条
- 1
- 2
- 3
- 4
- 5
- 6
- 32