0.1.1 • Published 2 years ago

m-fe-plugin-profile v0.1.1

Weekly downloads
-
License
BSD-3-Clause
Repository
github
Last release
2 years ago

m-fe-plugin-profile

fe-cli 用户信息管理插件

Getting Started

  • fe profile init 初始化用户信息并打印
  • fe profile list or fe profile ls 打印用户信息
  • fe profile get name 获取用户信息的name字段
  • fe profile set test 1 将用户信息的test字段设置为1并打印用户信息
  • fe profile remove test 删除用户信息的test字段 并打印用户信息