New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

m-fe-plugin-deploy

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

m-fe-plugin-deploy

部署至ssh或者oss插件

  • 0.1.12
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
decreased by-50%
Maintainers
1
Weekly downloads
 
Created
Source

m-fe-plugin-deploy

部署文件至ssh或者oss插件

Getting Started

fe deploy 自动安装插件

使用

  • fe deploy init 创建配置文件,需要选择oss和ssh的配置文件
  • fe deploy init --type=xxx 创建xxx类型的配置文件,只支持oss和ssh
  • fe deploy 自动根据deploy.config.js内容进行发布

option

参数名类型默认值说明
type'oss'| 'ssh'-部署类型
filestring'deploy.config.js'配置文件名

执行流程

fe deploy init 创建配置文件,需要选择类型;

fe deploy

  1. 如果没有deploy.config.js 则进入创建流程,需要用户填写config内容后重新fe deploy;
  2. 如果deploy.config.js 存在,则自动根据config.type 来进行操作

Keywords

FAQs

Package last updated on 02 May 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc