Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@quadient/swarm

Package Overview
Dependencies
Maintainers
6
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@quadient/swarm

Swarm npm downloader and runner

  • 0.0.67
  • latest
  • npm
  • Socket score

Version published
Maintainers
6
Created
Source

Swarm

Swarm is a tool that facilitates creation and management of Inspire Evolve scripts.

Requirements:

To use the tool, you must have the following:

  • .NET Framework
  • Bobril https://www.npmjs.com/package/bobril-build

Commands

The tool is operated via commands and their parameters.

Login

Logs in to the Quadient cloud platform.

Parameters:

  • cloudUrl - The URL address of the cloud company you want to log in to. Required parameter.
  • apiKey - API key used to authenticate the login. Optional parameter. If not used, login will be done via a prompt.

Example:

swarm login testcompany.quadientcloud.eu 
Logout

Logs out of the Quadient cloud platform.

Parameters:

  • cloudUrl - The URL address of the cloud company you want to log out of. Required parameter.

Example:

swarm logout testcompany.quadientcloud.eu
Script

Manages scripts.

Init

Creates an empty example project.

Parameters:

  • name - Name of the project. Required parameter.

Example:

swarm script init --name Example_Script
Upload

Compiles and uploads the script to the Quadient cloud platform (the company you are logged in to).

Example:

swarm script upload

FAQs

Package last updated on 13 Jun 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc