@axway/amplify-cli-auth

2.7.0 • Public • Published

Axway Auth CLI

Authenticates a machine with the Axway Amplify platform.

Installation

This package is bundled with the Axway CLI and thus does not need to be directly installed.

npm i -g axway

Quick Start

Log into the Axway platform:

axway auth login

Log out of the Axway platform:

axway auth logout

Commands

list

Lists all credentialed accounts.

Alias: ls

axway auth list

axway auth list --json

login

Log in to the Axway Amplify platform.

axway auth login

axway auth login --json

axway auth login --client-secret <CLIENT_SECRET>

axway auth login --client-secret <CLIENT_SECRET> --username my@email.com

axway auth login --secret-file <path/to/pem/file>

axway auth login --secret-file <path/to/pem/file> --username my@email.com

logout

Log out all or specific accounts from the Amplify platform.

Alias: revoke

axway auth logout --all

axway auth logout --all --json

axway auth logout <ACCOUNT_NAME_1> <ACCOUNT_NAME_2>

Legal

This project is open source under the Apache Public License v2 and is developed by Axway, Inc and the community. Please read the LICENSE file included in this distribution for more information.

Dependents (1)

Package Sidebar

Install

npm i @axway/amplify-cli-auth

Weekly Downloads

1

Version

2.7.0

License

Apache-2.0

Unpacked Size

96.7 kB

Total Files

13

Last publish

Collaborators

  • buildernpmuser
  • nkeranova
  • axway-npm
  • bladedancer
  • ddimonov-axway
  • neon-axway
  • vchauhan
  • mdimitrova
  • pdzhorev
  • axway_alasdair
  • pltod2
  • pbozhkovaxway
  • mbonchev-axway
  • axway-vertex
  • cb1kenobi
  • awam