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 ipsec cancel
Options: --force was missing, please add it.
Options:
-f --force Force operation without confirmation
Expected:
./slcli ipsec cancel --help
Usage: slcli ipsec cancel [OPTIONS] IDENTIFIER
Cancel a IPSEC VPN tunnel context.
┌────┬─────────────┬─────────────────────────────────────────────────────────────────────────────────────┐
│ │ identifier │ │
│ -f │ --force │ Force operation without confirmation │
│ │ --immediate │ Cancels the service immediately (instead of on the billing anniversary) │
│ │ --reason │ An optional cancellation reason. See cancel-reasons for a list of available options │
│ -h │ --help │ Show this message and exit. │
└────┴─────────────┴─────────────────────────────────────────────────────────────────────────────────────┘
slcli ipsec list
Options: --order was missing, please add it.
Options:
--order Filter by ID of the order that purchased the IPSec
Expected:
./slcli ipsec list --help
Usage: slcli ipsec list [OPTIONS]
List IPSec VPN tunnel contexts
┌────┬────────┬─────────────────────────────┐
│ -h │ --help │ Show this message and exit. │
│ │ --order │ Filter by ID of the order that purchased the IPSec. │
└────┴────────┴─────────────────────────────┘
slcli loadbal cancel
Options: --force was missing, please add it.
Options:
-f --force Force operation without confirmation
Expected:
./slcli loadbal cancel --help
Usage: slcli loadbal cancel [OPTIONS] IDENTIFIER
Cancels a LBaaS instance
┌────┬────────────┬─────────────────────────────┐
│ │ identifier │ │
│ -f │ --force │ Force operation without confirmation │
│ -h │ --help │ Show this message and exit. │
└────┴────────────┴─────────────────────────────┘
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:
Options: --order was missing, please add it.
Options:
--order Filter by ID of the order that purchased the IPSec
Expected:
Options: --force was missing, please add it.
Options:
-f --force Force operation without confirmation
Expected:
The text was updated successfully, but these errors were encountered: