Comparing version 2.1.7 to 2.1.8
@@ -98,5 +98,7 @@ #!/usr/bin/env node | ||
function welcome() { | ||
console.log("") | ||
console.log("Hi! It looks like you might be new here. Lets take a second") | ||
console.log("to get started, you'll need your akkeris auth and apps host") | ||
console.log("in addition to your login and password.") | ||
console.log("") | ||
proc.spawnSync('ak',['auth:profile'], {env:process.env, stdio:'inherit'}); | ||
@@ -103,0 +105,0 @@ proc.spawnSync('ak',['auth:login'], {env:process.env, stdio:'inherit'}); |
{ | ||
"name": "akkeris", | ||
"version": "2.1.7", | ||
"version": "2.1.8", | ||
"description": "Akkeris CLI", | ||
@@ -5,0 +5,0 @@ "main": "aka.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
143653
4287