Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

@feflow/cli 增加忽略更新检查 #213

Closed
xkelvinx666 opened this issue Apr 10, 2020 · 1 comment
Closed

@feflow/cli 增加忽略更新检查 #213

xkelvinx666 opened this issue Apr 10, 2020 · 1 comment

Comments

@xkelvinx666
Copy link

#108 For feature request

fef config 增加忽略更新检查
发布时需要一个稳定、确定、唯一的发布版本。不需要每次都更新

@cpselvis
Copy link
Collaborator

0.19.0-alpha.3 版本已经支持,详情可运行 fef config -h 查看
image

永久禁止更新:

$ fef config set disableCheck false 

单次禁止更新,运行命令时在后面加上 --disable-check

$ fef <commands> --disable-check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants