taubyte-remote-cloud-operations
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseRemote Cloud Operations
远程云操作
Steps
步骤
- Select remote cloud:
bash
tau select cloud --fqdn <cloud_fqdn> tau --json current - Run resource and push workflows.
- Verify build jobs and logs:
bash
tau query builds --since 1h tau query logs --jid <job_id> - Update context log.
- 选择远程云:
bash
tau select cloud --fqdn <cloud_fqdn> tau --json current - 运行资源并推送工作流。
- 验证构建任务与日志:
bash
tau query builds --since 1h tau query logs --jid <job_id> - 更新上下文日志。
Note
注意事项
- Domain FQDN may be accepted at creation time but fail later in config build logs if DNS proof is missing.
- Do not use unless the user explicitly requests a prefix.
--generated-fqdn-prefix - After , always update generated
new function --template emptybefore any push or runtime test.empty.go
- 域名FQDN可能在创建时被接受,但如果缺少DNS验证,会在配置构建日志中后续失败。
- 除非用户明确要求前缀,否则不要使用参数。
--generated-fqdn-prefix - 在执行后,务必在推送或运行时测试前更新生成的
new function --template empty文件。empty.go