Skip to content

Reimplement client utility to support named parameters instead of positional  #34

Description

@efirs

Named parameters alllows more flexible usage of utility, for example:
./st_client add -d db1 -t t1 -c c1 -s svc1 -i mysql -o kafka -f avro -v 1
instead of fixed positional parameters:
./stcli add svc1 t1 db1 clst1 mysql kafka avro 1 "{}"

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