You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
slcli globalip cancel
Options: --force was missing, please add it.
Options:
-f, --force Force operation without confirmation
Expected:
./slcli globalip cancel --help
Usage: slcli globalip cancel [OPTIONS] IDENTIFIER
Cancel global IP.
┌────┬────────────┬─────────────────────────────┐
│ │ identifier │ │
│ -h │ --help │ Show this message and exit. │
│ -f │ --force │ Force operation without confirmation │
└────┴────────────┴─────────────────────────────┘
slcli globalip create
a. Example was missing, please add it.
EXAMPLE:
slcli globalip create --v6
This command creates an IPv6 address.
b. inter change positions from --ipv6 to v6
-v6 │ --ipv6 │ Order a IPv6 IP
c. Options: --force was missing, please add it.
-f, --force Force operation without confirmation
Expected:
./slcli globalip create --help
Usage: slcli globalip create [OPTIONS]
EXAMPLE:
slcli globalip create --v6
This command creates an IPv6 address.
Creates a global IP.
┌────────┬────────┬─────────────────────────────┐
│ -v6 │ --ipv6 │ Order a IPv6 IP │
│ │ --test │ test order │
│ -f │ --force │ Force operation without confirmation │
│ -h │ --help │ Show this message and exit. │
└────────┴────────┴─────────────────────────────┘
slcli globalip unassign
Options: --details was missing, please add it.
Options:
--details Shows a very detailed list of charges
Expected:
./slcli globalip unassign --help
Usage: slcli globalip unassign [OPTIONS] IDENTIFIER
Unassigns a global IP from a target.
┌────┬────────────┬─────────────────────────────┐
│ │ identifier │ │
│ -h │ --help │ Show this message and exit. │
│ │ --details│ Shows a very detailed list of charges │
└────┴────────────┴─────────────────────────────┘
The text was updated successfully, but these errors were encountered:
Options: --force was missing, please add it.
Options:
-f, --force Force operation without confirmation
Expected:
a. Example was missing, please add it.
EXAMPLE:
slcli globalip create --v6
This command creates an IPv6 address.
b. inter change positions from --ipv6 to v6
-v6 │ --ipv6 │ Order a IPv6 IP
c. Options: --force was missing, please add it.
-f, --force Force operation without confirmation
Expected:
Options: --details was missing, please add it.
Options:
--details Shows a very detailed list of charges
Expected:
The text was updated successfully, but these errors were encountered: