appmixer

2.1.2 • Public • Published

Appmixer CLI

Use the Appmixer CLI tool to interact with the Appmixer engine remotely from the command line. It can be used to list flows, start/stop flows but more importantly, to develop and publish custom components.

Visit https://docs.appmixer.com/appmixer/appmixer-cli/appmixer-cli for more information.

Usage

$ appmixer --help
Usage: appmixer [options] [command]

Appmixer command line interface.

Options:
  -v, --version  output the version number
  -h, --help     output usage information

Commands:
  alias|a        Use alias.
  component|c    Component commands.
  download|d     Download component.
  flow|f         Flow commands.
  init|i         Initialize component.
  login|l        Login into Appmixer API.
  logout|o       Logout from Appmixer API.
  modifiers|m    Modifiers command.
  pack|p         Pack component into archive.
  publish|pu     Publish component.
  remove|rm      Remove component.
  test|t         Test component, authentication module, ...
  url|u <url>    Set Appmixer API url.
  help [cmd]     display help for [cmd]

Go to https://docs.appmixer.com/appmixer/ to find more information.

Appmixer OpenAPI Generator

The Appmixer OpenAPI generator provides a tool to automatically generate Appmixer components from the OpenAPI v3 specification.

Visit Appmixer OpenAPI Generator Documentation for more information.

Readme

Keywords

none

Package Sidebar

Install

npm i appmixer

Weekly Downloads

24

Version

2.1.2

License

none

Unpacked Size

25.4 MB

Total Files

136

Last publish

Collaborators

  • vladimir.talas
  • martin
  • daviddurman