Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 0 additions & 11 deletions par-creating.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down