@axway/action-example

This package demonstrates the power of Axway CLI actions

Usage no npm install needed!

<script type="module">
  import axwayActionExample from 'https://cdn.skypack.dev/@axway/action-example';
</script>

README

Axway CLI Action Example

An example of an extension CLI with registered action handlers that are invoked when various Axway CLI commands are run.

Actions

The following action handlers are wired up:

  • axway:auth:login
  • axway:auth:logout
  • axway:auth:switch
  • axway:config:save
  • axway:pm:install
  • axway:pm:purge
  • axway:pm:uninstall
  • axway:pm:update
  • axway:pm:use