Fix help messages for update commands

Bug #1643765 reported by Hiroaki Kobayashi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Blazar
Fix Released
Undecided
Hiroaki Kobayashi

Bug Description

The help message of "climate lease-update" command is wrong.
The word "delete" in the message shown below should be "update".

-----help message--------------------------------------------------------------------
$ climate help lease-update
usage: climate lease-update [-h] [--name NAME]
                            [--prolong-for PROLONG_FOR | --reduce-by REDUCE_BY]
                            [--defer-by DEFER_BY | --advance-by ADVANCE_BY]
                            LEASE

Update a lease.

positional arguments:
  LEASE ID or name of lease to delete <-!!!HERE!!! "delete" should be "update"

optional arguments:
  -h, --help show this help message and exit
  --name NAME New name for the lease
  --prolong-for PROLONG_FOR
                        Time to prolong lease for
  --reduce-by REDUCE_BY
                        Time to reduce lease by
  --defer-by DEFER_BY Time to defer the lease start
  --advance-by ADVANCE_BY
                        Time to advance the lease start
-----------------------------------------------------------------------------------------

Changed in blazar:
assignee: nobody → Hiroaki Kobayashi (hiro-kobayashi)
Changed in blazar:
status: New → In Progress
summary: - climate CLI help message is wrong
+ Fix help messages for update commands
Changed in blazar:
status: In Progress → Fix Released
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.