fis3-deploy-ssh

1.0.0 • Public • Published

fis3-deploy-ssh

fis3执行ssh命令

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

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i fis3-deploy-ssh

    Weekly Downloads

    0

    Version

    1.0.0

    License

    ISC

    Last publish

    Collaborators

    • huixisheng