首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏不想当开发的产品不是好测试

    appium教程_3.启动appium-server

    webdriveragent-port 指定ios设备的wda端口 -U 指定哪台设备,udid --local-timezone 时间戳使用本地时区 --log-timestamp 在终端输出中显示时间戳 --command-timeout server-args/index.html 实际例子如下: appium --session-override -a 127.0.0.1 -p 4725 -bp 4726 --udid {your_udid} --command-timeout

    2K21发布于 2020-10-10
  • 来自专栏各类技术文章~

    Linux 小知识 丨id sudo 命令

    里所指定的shell -t, --type=type create SELinux security context with specified type -T, --command-timeout

    1.9K20发布于 2021-11-08
  • 来自专栏从零开始学自动化测试

    appium+python自动化60-appium命令行参数

    WEBKITDEBUGPROXYPORT] [--webdriveragent-port WDALOCALPORT] [-dc DEFAULTCAPABILITIES] [--command-timeout app”:“myapp.app”,“deviceName”:“iPhone Simulator”}’ —reboot 假 - (仅限Android)在每次会话后重新启动模拟器,并在最后终止 —command-timeout

    3.5K10发布于 2018-07-25
  • 来自专栏北京宏哥

    Appium+python自动化(三十五)- 命令启动appium之 appium服务命令行参数(超详解)

    的密码 --show-config false 打印 Appium 服务器的配置信息,然后退出 --no-perms-check false 跳过Appium对是否可以读/写必要文件的检查 --command-timeout

    7.4K30发布于 2019-09-11
  • 来自专栏全栈程序员必看

    springboot eureka集群部署_springmvc框架原理

    7001 spring: # 下面是我整合redis使用的配置,你们此处不需要 # redis: # cluster: # expire-seconds: 120 # command-timeout

    53930编辑于 2022-09-24
  • Redis扩展功能与源码设计:Spring Boot集成中RedisTemplate与Lettuce原理深度解析

    支持分别设置连接超时和命令超时: spring: redis: timeout: 2000ms lettuce: shutdown-timeout: 100ms command-timeout : 1000ms timeout影响连接建立阶段,command-timeout控制Redis命令执行的最长等待时间。

    42710编辑于 2025-11-28
  • 来自专栏aoho求索

    彻底搞懂 etcd 系列文章(五):etcdctl 的使用

    using this CA bundle --cert="" identify secure client using this TLS certificate file --command-timeout

    4.6K10发布于 2020-07-15
  • 来自专栏k8s技术圈

    镜像搬运工具 Skopeo 使用

    Verify a signature using local files sync Synchronize one or more images 参数 command-timeout Flags: --command-timeout duration timeout for the command execution --debug

    6.7K71发布于 2021-07-23
  • 来自专栏各类技术文章~

    [Linux][4_文件,打包和用户管理]

    specified     -t, --type=type               create SELinux security context with specified type     -T, --command-timeout

    72900发布于 2021-10-23
  • 来自专栏小陈运维

    镜像搬运工 skopeo

    使用本地文件创建签名 standalone-verify # 验证本地文件的签名 sync # 将一个或多个图像从一个位置同步到另一个位置 (该功能非常Nice) Flags: --command-timeout

    1.3K00编辑于 2022-11-27
  • 来自专栏全栈工程师修炼之路

    如何使用Skopeo做一个优雅的镜像搬运工

    standalone-verify # 验证本地文件的签名 sync # 将一个或多个图像从一个位置同步到另一个位置 (该功能非常Nice) Flags: --command-timeout

    6.8K21编辑于 2022-09-29
  • 来自专栏aoho求索

    还不了解 etcd?一文带你快速入门(万字长文)

    using this CA bundle --cert="" identify secure client using this TLS certificate file --command-timeout

    25.4K64发布于 2020-12-01
领券