Git Product home page Git Product logo

ionossdk's Introduction

@ionos-cloud/ionossdk

Ionos Cloud SDK generator

Version License

Usage

$ npm install -g @ionos-cloud/ionossdk
$ ionossdk COMMAND
running command...
$ ionossdk (-v|--version|version)
@ionos-cloud/ionossdk/1.2.3 darwin-x64 node-v16.0.0
$ ionossdk --help [COMMAND]
USAGE
  $ ionossdk COMMAND
...

Commands

ionossdk cache OPERATION

cache management

USAGE
  $ ionossdk cache OPERATION

ARGUMENTS
  OPERATION  (clear|info) cache operation to perform

OPTIONS
  -d, --debug  show debug information
  -h, --help   show CLI help

See code: src/commands/cache.ts

ionossdk env

Build ENV variables from an assets bundle

USAGE
  $ ionossdk env

OPTIONS
  -a, --assets-dir=assets-dir  (required) sdk assets directory (templates, scripts etc)
  -d, --debug                  show debug information
  -h, --help                   show CLI help
  -n, --name=name              (required) sdk to build
  -p, --package=packageName    sdk package name, can be set also from env var IONOSSDK_PACKAGE
  -i, --artifactId=artifactId  artifact id, can be set from also env var IONOSSDK_ARTIFACTID
  -o, --output-dir=output-dir  output dir
  -s, --spec=spec              [default: none.json] api spec
  -v, --version=version        [default: 0.0.0] sdk version

See code: src/commands/env.ts

ionossdk generate

Generates an Ionos Cloud SDK

USAGE
  $ ionossdk generate

OPTIONS
  -a, --assets-dir=assets-dir  sdk assets directory (templates, scripts etc)
  -b, --build                  also build the sdk with the build.sh script
  -c, --no-cache               don't use the cache
  -d, --debug                  show debug information
  -h, --help                   show CLI help
  -n, --name=name              (required) sdk to build
  -p, --package=packageName    sdk package name, can be set also from env var IONOSSDK_PACKAGE
  -i, --artifactId=artifactId  artifact id, can be set also from env var IONOSSDK_ARTIFACTID
  -o, --output-dir=output-dir  output dir
  -s, --spec=spec              (required) api spec
  -v, --version=version        (required) sdk version

See code: src/commands/generate.ts

ionossdk help [COMMAND]

display help for ionossdk

USAGE
  $ ionossdk help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

ionossdk's People

Contributors

cristiguranionos avatar mimihalescu avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

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.