dropspot-cli

1.0.5 • Public • Published

Dropspot CLI

Dropspot is an opensource & lightweight continuous delivery service. Install dropspot server on your server or VPS to get started.

How to install

npm i -g dropspot-cli

Create a deployment token

npx dropspot token -u http://computers.pk:8080 -t <API-Token> --username mkhizeryounas --password <Password> --serveraddress https://index.docker.io/v1 --imageUrl docker.io/mkhizeryounas/express:latest --port 5000

Trigger Deploy

npx dropspot deploy -u http://computers.pk:8080 -t <Deployment-Token>

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.5
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.5
    1
  • 1.0.4
    0

Package Sidebar

Install

npm i dropspot-cli

Weekly Downloads

1

Version

1.0.5

License

ISC

Unpacked Size

5.08 kB

Total Files

7

Last publish

Collaborators

  • mkhizeryounas