Skip to content

Releases: sub-store-org/Sub-Store-Manager-Cli

0.0.11

29 Apr 09:36
ceab133
Compare
Choose a tag to compare
  • feat: the container's --private flag will inherited when using update
  • feat: add IP binding display in ls

0.0.10

19 Jan 17:01
Compare
Choose a tag to compare

feat: use dist.zip instead of downloading the master when building the frontend image
feat: add new flag --network for new command
feat: add a new flag --private to set HostIP as 127.0.0.1

Full Changelog: 0.0.9...0.0.10

0.0.9

15 Sep 01:23
Compare
Choose a tag to compare
  • fix: fix the issue where the FE container is not utilizing the "unless-stopped" restart policy

0.0.8

09 Sep 18:46
Compare
Choose a tag to compare
fix: fix the issue when update miss the name

0.0.7

06 Sep 03:23
Compare
Choose a tag to compare
  • feat: 新增 update 命令
  • feat: 仅支持 2.14.40 版本以上后端,2.14.49 之后使用环境变量配置 data path
  • feat: 添加重启策略为 unless-stopped

0.0.6

31 Aug 08:19
Compare
Choose a tag to compare

一些优化

0.0.5

31 Aug 07:34
Compare
Choose a tag to compare
doc: 更新下载地址为组织地址

0.0.4

29 Aug 09:18
Compare
Choose a tag to compare
  • 优化构建的 docker 镜像大小

0.0.3

29 Aug 08:01
Compare
Choose a tag to compare
feat: add delete command