3.3.3. adapters cnx

This is a sub-command group under adapters that has commands for getting, adding, deleting, checking (test reachability), and discovering (triggering a fetch) of connections.

3.3.3.1. Commands

3.3.3.2. Help Page

3.3.3.2.1. axonshell adapters cnx

Group: Work with adapter connections.

axonshell adapters cnx [OPTIONS] COMMAND [ARGS]...

Commands

add

Add a connection from prompts or arguments.

add-from-json

Add a connection from a JSON file.

add-multiple-from-json

Add multiple connections from a JSON file.

delete-by-id

Delete a connection by ID.

get

Get connections.

get-by-id

Get a connection by ID.

set-active

Activate/deactivate a connection.

set-label

Set the label for a connection.

test

Test reachability for an adapter from…

test-by-id

Test reachability for an existing…

update-by-id

Update a connection from arguments.

update-by-id-from-json

Update a connection from a JSON file.