From 5bea438a9f1703022b3fe33bd4801cb932d9e698 Mon Sep 17 00:00:00 2001 From: lbadenhop Date: Tue, 4 Nov 2025 13:51:38 -0700 Subject: [PATCH] Change amplify pm ls to axway pm ls --- content/en/docs/quick_start/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/quick_start/_index.md b/content/en/docs/quick_start/_index.md index 43faa6a..a88656c 100644 --- a/content/en/docs/quick_start/_index.md +++ b/content/en/docs/quick_start/_index.md @@ -49,7 +49,7 @@ With the {{% variables/axway_cli_prod_name %}} you can install and manage additi The {{% variables/axway_cli_prod_name %}} will automatically import your Amplify CLI settings. However it will not import any installed packages. You will need to manually install them again. To get a list of your installed packages, run: ``` bash -amplify pm ls +axway pm ls ``` For each package listed, install it under the {{% variables/axway_cli_prod_name %}} by running: