code-push-server icon indicating copy to clipboard operation
code-push-server copied to clipboard

清理历史数据

Open yunandfeng opened this issue 1 year ago • 0 comments

我使用的local存储,随着我的发布,我发现storageDir 定义的目录越来越大,我想清理之前的旧数据,如何操作?

在我使用以下两种命令的时候发现仅仅清除了deployment的记录,并不会清理曾经发布的包数据,本地storageDir 定义的目录还是很大 code-push deployment clear code-push deployment rm

yunandfeng avatar Aug 15 '24 06:08 yunandfeng