From 367beccdad027d9f0893d72f1cd2b8b867dc7929 Mon Sep 17 00:00:00 2001 From: Deepak Selvakumar Date: Fri, 3 Jul 2026 12:50:54 +0530 Subject: [PATCH] fix(par-cli): Remove CLI export as the feature is GAed and export not needed --- par-creating.md | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/par-creating.md b/par-creating.md index 612144ce..948497c5 100644 --- a/par-creating.md +++ b/par-creating.md @@ -78,17 +78,6 @@ To create public address ranges from the command line, follow these steps: ```sh ibmcloud login --sso ``` - {: pre} - -1. Enable the following feature flag: - - ```sh - export IBMCLOUD_IS_FEATURE_PUBLIC_ADDRESS_RANGE=true - ``` - {: pre} - - You'll receive a notification in the command line when updates to the IBM Cloud CLI and its plug-ins are available. It's important to keep your CLI up to date to access the latest commands. To check the current version of all installed plug-ins, run **`ibmcloud plugin list`**. - {: tip} 1. Run the following command: