Skip to content

Auto-Generate .svrxrc for User? #179

Description

@leeluolee

Is your feature request related to a problem? Please describe.

It is unfriendly for user to input long param every times。 svrx --markdown --p localtunnel?host=xxx..x.x.x.a.x.a

Describe the solution you'd like

Define a parameter (like --save,-s), the parameters can be serialized into the configuration file,
svrx --markdonw -s

which means save

Describe alternatives you've considered

Nothing

Additional context

  • This is an efficient solution because all command line input can be serializable
  • Add a Significant prompt telling the user that the current directory has svrxrc file

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions