Skip to content

Sub features were missing in slcli ipsec cancel, slcli ipsec list, slcli loadbal cancel #2042

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
ramkishor-ch opened this issue Jul 17, 2023 · 0 comments · Fixed by #2079
Closed
Assignees
Labels

Comments

@ramkishor-ch
Copy link
Contributor

  1. 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.                                                         │
└────┴─────────────┴─────────────────────────────────────────────────────────────────────────────────────┘
  1. 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. │
└────┴────────┴─────────────────────────────┘
  1. 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. │
└────┴────────────┴─────────────────────────────┘
@JayasilanJibm JayasilanJibm self-assigned this Aug 21, 2023
JayasilanJibm added a commit that referenced this issue Aug 22, 2023
slcli ipsec cancel, ipsec list, loadbal cancel command missing feature fix
allmightyspiff added a commit that referenced this issue Aug 31, 2023
slcli ipsec cancel, ipsec list, loadbal cancel command missing feature fix #2042
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants