Page MenuHomeClusterLabs Projects

Get rid of "non-option ARGV-elements" blocks from tools
Open, WishlistPublic

Description

These can be replaced by adding a special option with the name G_OPTION_REMAINING and a callback that sets an error. Then, glib does all the work for us. Currently, it looks like crm_resource, crm_shadow, and cibadmin are still doing this.

See: https://docs.gtk.org/glib/const.OPTION_REMAINING.html

Event Timeline

clumens triaged this task as Wishlist priority.Tue, Feb 18, 3:41 PM
clumens created this task.
clumens created this object with edit policy "Restricted Project (Project)".