Socket
Socket
Sign inDemoInstall

@axway/act

Package Overview
Dependencies
Maintainers
19
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@axway/act

Axway Confluence Tool


Version published
Maintainers
19
Created
Source

Axway Confluence Tool

act is a CLI program that retrieves space and page info, generates a sitemap JSON file, and imports content into Confluence.

Installation

This tool can be installed via the AMPLIFY CLI or via npm:

amplify pm i @axway/act

or

[sudo] npm i -g @axway/act

Usage

Begin by configuring the tool:

[amplify] act configure

Get info about a space:

[amplify] act space <name>

Get info about a page:

[amplify] act page <id>

Generate a sitemap file:

[amplify] act sitemap

Generate an import manifest file:

[amplify] act manifest <csv|excel|tab>

Import content:

[amplify] act import --content-dir <path/to/content> --manifest <path/to/xslx-csv-or-tab-delimited-file>

Keywords

FAQs

Package last updated on 01 Dec 2021

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