释放工具,使树脂中有金丝雀。

resin-release-tool的Python项目详细描述


树脂释放工具

此工具用于在resin.io中设置释放金丝雀

安装

pip install resin-release-tool

在本地生成/运行

你需要诗歌来构建这个项目https://poetry.eustace.io/

poetry install
poetry build
poetry run resin-release-tool
etc..

用法

Usage: resin-release-tool [OPTIONS] COMMAND [ARGS]...

  You can set app and token as an environment variable, using RESIN_APP and
  RESIN_TOKEN

Options:
  --token TOKEN  Resin.io auth token  [required]
  --app APP_ID   Resin App name  [required]
  --help         Show this message and exit.

Commands:
  disable_rolling      Disables rolling releases in the application
  enable_rolling       Enables rolling releases in the application
  info                 Information of the application
  release              Sets release and canary commits
  releases             Show success releases of the application
  show_devices_status  Enables rolling releases in the application

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
如何在不使用java安装outlook的情况下以编程方式创建pst文件?   如何在java中比较泛型方法中的数组?   JavaFXHTML节点元素   java H2数据库要降低的连接设置无效(2019)   安卓 hilt中的java依赖循环   java这个结构什么时候有意义?   带有模式和匹配器的Java正则表达式   来自类变量的java JNI jstring?   尝试从socket读取时发生java非法阻止模式异常   绑定中使用Moxy的java接口映射。xml不能使用多个接口?   java如何仅静音来电铃声而不静音短信   下载时,java无法获取音频进度条   java SavedIntanceState。getBoolean()使我的应用程序崩溃(我想)   java图像的永久位置?   mysql Java:将多个独立脚本重构为一个脚本   在Windows上以Java访问iTunes歌词数据   java改进BaseUrl和API   为什么有必要在OSGi security中为java security manager授予所有权限