coreos / kpm

KPM is a tool to deploy and manage application stacks on Kubernetes.
Apache License 2.0
124 stars 29 forks source link

kpm list is not working and better documentation required. #165

Open UlaganathanNamachivayam opened 7 years ago

UlaganathanNamachivayam commented 7 years ago

@ant31 i have installed kpm where i have the kubectl installed too. I couldn't proceed because there is no proper documentation. I can see kpm adds alot of value as a package manager. But not working.

I am running the latest version ( kpm==0.24.4 ) and simple kpm list throws error like usage:

kpm list [-h] [--output {text,none,json,yaml}] [-t MEDIA_TYPE] [-u USER] [-o ORGANIZATION] [-s SEARCH] registry_host kpm list: error: too few arguments

Can you help or share a better documentation to overcome this as early ?

UlaganathanNamachivayam commented 7 years ago

kpm: error: 404 Client Error: Not Found for url: https://beta.kpm.sh/cnr/api/v1/users/login

I am seeing its looking for /cnr/ which is not exists and receiving 404 due to that. Any idea where do i change that to get that working without /cnr ? like this https://beta.kpm.sh/api/v1/users/login