Query regarding Hosted Targets

Hi guys, I was going through Hosted Targets reference (Beta) tutorial.

In the docs, to deploy the proxy through apigeetool, the cmd displayed is,

apigeetool deployhostedfunction -o <org> -e <env> -n <proxy-name> -b /node-hosted-express -u <username>

I have installed apigeetool@0.9.0 & it doesn't have a "deployhostedfunction" cmd.

6897-hosted-target.png

The deployhostedtarget cmd is working as expected. So maybe the apigeetool's latest version renamed deployhostedfunction to deployhostedtarget or it maybe a typo in docs.

I know this is still in Beta and many changes will be happening, just wanted to point it out.

@Dino-at-Google @Anil Sagar @Floyd Jones

Solved Solved
1 3 210
1 ACCEPTED SOLUTION

Hey @Siddharth Barahalikar,

This is a documentation typo, the command should be "deployhostedtarget" instead of "deployhostedfunction". We'll get a fix out for this soon and let you know when we do. Thanks catching this.

View solution in original post

3 REPLIES 3

Hey @Siddharth Barahalikar,

This is a documentation typo, the command should be "deployhostedtarget" instead of "deployhostedfunction". We'll get a fix out for this soon and let you know when we do. Thanks catching this.

Thanks for reporting this doc bug. The doc has been corrected. I'm sorry for any inconvenience.

Thanks for the tip!