nsc
nsc copied to clipboard
Feature request: Generate tokens for private imports when running non interactively
Activation tokens are generated automatically when adding a private imports using nsc add import -i
.
There could be a flag for generating activation tokens in favor of the --token
flag.