1.0.2 • Published 2 years ago

oxvs-deployments v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

Deployments CLI

Upload your project to an OXVS Deployments instance

Usage

Login:

oxvs-deployments login <username> <password>

Upload your files:

oxvs-deployments publish

Config File

{
    "dashHost": "...", // example: https://deploy.oxvs.net
    "project": "...", // example: abcd (can be found at: https://dashhost/dashboard/?uid={{HERE}}#/projects/view)
}

A config file must be present before publishing, it must be in process.cwd/oxvs-deployments.json

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago