bravo- Add-Rule cmblet is not working as per the example provided.

Bug #1306004 reported by Travis Plummer
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Openstack-cli-powershell
New
Undecided
Unassigned

Bug Description

1. Install latest version of CLI (1.3.5.4)
2. Do get-help Add-Rule -full
3. Observe the example which says as

 EXAMPLE 1
 # Add-Rule -min "80" -max "85" -d "ingress" -et -p icmp IPv4 -sgid 2076db17-a522-4506-91de-c6dd8e837028

4.Try to Add-Rule as per above

Actual result:
Error stating "Add-Rule : Cannot bind positional parameters because no names were given." is being displayed

Expected Result:
User must be able to add the rule as per the example provided.

PS: Observed the -sgid needs to be changed to -sid

Also in example details for --et and IPv4 need to be provided.

Example need to be added as per current working commands.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.