@tmatic/argo.cd
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

argo-cd-sdk

Table of Content
APIs
Models
Authorization

- JavaScript client for Consolidate Services

Description of all APIs

This SDK is automatically generated by the TMatic API Generator project:

  • API version: version not set
  • Package version: 1.0.0

Installation

For Node.js

Then install it via npm:

npm install @tmatic/argo.cd --save

If the library is hosted at a git repository, e.g.https://github.com/blueprint-application/argo.cd then install it via:

npm install https://github.com/blueprint-application/argo.cd --save

Local development

To use the library locally without publishing to a remote npm registry, first install the dependencies by changing into the directory containing package.json (and this README). Let's call this JAVASCRIPT_CLIENT_DIR. Then run:

npm install

Next, link it globally in npm with the following, also from JAVASCRIPT_CLIENT_DIR:

npm link

To use the link you just defined in your project, switch to the directory you want to use your argo-cd-sdk from, and run:

npm link /path/to/<JAVASCRIPT_CLIENT_DIR>

Finally, you need to build the module:

npm run build

Readme

Keywords

Package Sidebar

Install

npm i @tmatic/argo.cd

Weekly Downloads

1

Version

1.0.0

License

ISC

Unpacked Size

1.73 MB

Total Files

2612

Last publish

Collaborators

  • tmatic.io
  • blueco
  • andkorolyov