Connections
Managing connections
Manage the connections in your active environment.
Listing all connections
To list all existing connections in your environment, run the following command:
[BASH]
This command will display one or more tables, each corresponding to a different environment.
Updating a connection
To update a connection simply run the import command again and use the same app-id of the connection that you want to update.
[BASH]
Deleting a connection
To remove a connection simply run the following command. Be aware deleting the connection will also delete all associated configurations.
Argument | Description |
---|---|
--app-id (-a ) | App ID of the connection you want to delete. |
[BASH]