Skip to content

add support of command line #219

Description

@CunliangGeng

Besides using nplinker in python environment, users may also like using command lines for nplinker. This feature request is originally from Artem.

Some example commands users might desire:

npl --help

npl load all                          # load all data

npl get bgcs                          # get all bgc data (in csv format?)
npl get bgcs --count                  # get the number of bgcs

npl get links                         # get all links (in csv format?)
npl get links --filter "some-filter"  # get filtered links (what format of filter to use?)

Questions

  • what requirements users might have on command lines
  • for what tasks users prefer using command line

Tasks

  • send the questions to the community

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    Status
    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions