fis3-deploy-ssh

1.0.0 • Public • Published

fis3-deploy-ssh

fis3执行ssh命令

fis.match('**', {
    deploy: [
        fis.plugin('ssh', {
            ssh: {},
            command: 'ls'
        })
    ]
})

Readme

Keywords

none

Package Sidebar

Install

npm i fis3-deploy-ssh

Weekly Downloads

2

Version

1.0.0

License

ISC

Last publish

Collaborators

  • huixisheng