GithubHelp home page GithubHelp logo

urbancode / ibm-api-connect-ucd Goto Github PK

View Code? Open in Web Editor NEW
1.0 10.0 2.0 202 KB

This plug-in for IBM API Connect to develop and publish APIs and LoopBack applications.

Home Page: https://urbancode.github.io/IBM-UCx-PLUGIN-DOCS/UCD/apiconnect/

Groovy 100.00%
urbancode urbancode-deploy api-connect

ibm-api-connect-ucd's Issues

apic products:set support

Set a product as retired, staged, published, deprecated, or archived. Should model this step after the products:replace or products:publish steps.

apic products:set documentation below.

$ apic products:set -help
Usage: apic products:set OPTIONS PRODUCT_NAME[:VERSION]

Update a product in a catalog

Options
--status
staged update the status to staged
published update the status to published
deprecated update the status to deprecated
retired update the status to retired
archived update the status to archived
--visibility
public unauthenticated or authenticated users
authenticated authenticated users
ORG | TAG ... users in the ORG or in any ORG tagged with TAG
--subscribability
authenticated authenticated users
ORG | TAG ... users in the ORG or in any ORG tagged with TAG
-c, --catalog CATALOG catalog name (required)
-o, --organization ORGANIZATION provider organization name (required)
-s, --server SERVER management server endpoint (required)

Publish a product
$ apic products:set climbon --status published --catalog production --organization climbonorg --server mgmnthost.com
Updated climbon:1.0.0 in climbonorg:production (status: published)

Update a product's visibility and subscribability
$ apic products:set climbon --visibility public --subscribability authenticated --catalog production --organization climbonorg --server mgmnthost.com
Updated climbon:1.0.0 in climbonorg:production (visibility: public, subscribability: authenticated)

node is not an internal or external command

Original question asked on Dev Works: https://developer.ibm.com/answers/questions/409910/ucd-apic-plugin-error-node-is-not-an-internal-or-e.html#comment-410329

I'm trying to deploy a product/API using UCD apiconnect plugin. I have installed API Connect: v5.0.7.2 (apiconnect: v2.6.71) on host system where UCD agent is also installed. While running the process i am getting an error like "[error] unable to run apic login command" and it also says "node is not an internal or external command" where as all of paths are properly configured as mentioned below out puts from the window commands:

     C:\Windows\system32>node -v
     v7.2.0
     C:\Windows\system32>npm -v
     3.10.9
     C:\Windows\system32>apic -v
     API Connect: v5.0.7.2 (apiconnect: v2.6.71)

When i am trying to use the apic :login and other commands from the commandline i am successfully able to login/ push / publish to API manager/ catalogues and Even if i do this via a Jenkins job i am abe to do all steps which includes login > push > publish but getting error while trying to do the same via APIC UCD plugin.
Can anyone please help?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.