nanovms / ops

ops - build and run nanos unikernels
https://ops.city
MIT License
1.3k stars 132 forks source link

add pkg login command and related functions #1250

Closed girishramnani closed 2 years ago

girishramnani commented 2 years ago

Description

Adds the ops pkg login <apikey> command which validates the api key from packagehub and stores it in ~/.ops/credentials to be used in other commands.

Testing