You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
after quite some time I'm using the hana-cli again. Thank you for the great work you've done here.
I've used the createContainer command on my HANA Express Edition. But I only got RETURN_CODE 0 when I've used all uppercase characters and no -. Otherwise I've got this:
hana-cli createContainer TEST-CONTAINER -a
Using Connection Configuration loaded via default-env-admin.json
key value
----------- -----
RETURN_CODE -1
REQUEST_ID 68
Even when the RETURN_CODE was -1 still a default-env.json was created. I would suggest to either check the RETURN_CODE or the input.
Best Regards
Gregor
The text was updated successfully, but these errors were encountered:
Will have a look at it later this week. I have some work in progress to update the tool to include CAP 7.0 features and support. Will try and address this issue in the release update.
Hi Thomas,
after quite some time I'm using the hana-cli again. Thank you for the great work you've done here.
I've used the createContainer command on my HANA Express Edition. But I only got
RETURN_CODE 0
when I've used all uppercase characters and no -. Otherwise I've got this:Even when the RETURN_CODE was -1 still a default-env.json was created. I would suggest to either check the RETURN_CODE or the input.
Best Regards
Gregor
The text was updated successfully, but these errors were encountered: