fabric8io / fabric8

fabric8 is an open source microservices platform based on Docker, Kubernetes and Jenkins
http://fabric8.io/
1.76k stars 504 forks source link

pipeline app depricted #6582

Closed sbadakhc closed 7 years ago

sbadakhc commented 7 years ago

Hi, I see the message below when attempting to install the pipeline app. I was wondering which package I need to use now?

Please note that the --app parameter is now deprecated.
Please use the --package argument to specify a package like `platform`, `console`, `ipaas` or to refer to a URL or file of the YAML package to install

Thanks, Sal.

rawlingsj commented 7 years ago

hey @sbadakhc by default fabric8-platform is used so you shouldn't need to pass the flag.

sbadakhc commented 7 years ago

Great! Thanks.