1.3.1 • Published 5 years ago

viperlab-cli v1.3.1

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

ViperLab CLI

npm-version npm-downloads


Install

yarn add viperlab-cli
npm install viperlab-cli -g

Usage

Snippets

Required arguments:

  • Personal Access Token / Deploy Token --private-token or --token
  • Project ID --project-id or --pid
  • Snippet Title --title
  • Output file path --output or --out
viperlab-cli snippets --private-token=secret --project-id=406

The file is saved depending on your ViperLab snippet "file name". You may override this by including an optional --output= flag.

viperlab-cli snippets --private-token=secret --project-id=406 --output="other/.env"
1.2.8

5 years ago

1.2.7

5 years ago

1.2.6

5 years ago

1.3.1

5 years ago

1.2.9

5 years ago

1.2.10

5 years ago

1.2.11

5 years ago

1.2.5

5 years ago

1.2.4

5 years ago

1.2.3

5 years ago

1.2.2

5 years ago

1.2.1

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago