0.1.0 • Published 7 months ago

@onlynv/cli v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

The OnlyNv CLI provides a conventient interface to communicate with your OnlyNv authority.

How?

It's as simple as three commands:

  1. Run nv init to create a new project on onlynv.dev^1
  2. Run nv link to authenticate your device with the authority.
  3. Run nv sync to sync your variables!

^1: You can specify a third-party authority by providing a second argument: nv init https://my-authority.com

More commands

In addition to those aforementioned, the CLI also offers:

  • nv ping - Check the connection status of your authority.
  • nv glob - View all env files known to the CLI
  • nv stow - For granular management of access tokens.
  • nv version or nv -v
  • nv help or nv -h
0.1.0

7 months ago

0.0.6

8 months ago

0.0.5

8 months ago

0.0.4

8 months ago

0.0.3

8 months ago

0.0.2

8 months ago

0.0.1

8 months ago