Skip to content

Generate a default arg_name for fields one isn't specified #113

Description

@erickt

As suggested in #112 (comment), @richkadel suggested that if a field doesn't have an arg_name specified, we could generate one automatically for it to make it prettier for help messages or redactions. We should consider doing:

  • lower case the field name
  • convert _ to -
  • remove leading _

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions