Skip to content

Generalize command service functionality away from powershell only #4

Open
@bitsofinfo

Description

@bitsofinfo

There are several things that can be done to make this more of a generic "shell agnostic" wrapper around stateless-process-command-proxy

  1. Support configurable function in constructor to handle argument sanitization
  2. Support configurable function in constructor to permit modifcation of all arguments, i.e. for PS commands the PSCommandService auto prepends a "-" to all argument names
  3. Rename to CommandService, get rid of PS

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions