Skip to content

Script Syncing. #32

Description

@kcx1

https://github.com/White-Label-AV/qsys-deploy-vscode

Look into merging functionality from here into the cli tool.

Here's how I think it would work:

  • New command: qplug watch
    • Arg: File to watch (must be .lua file)
    • Opt: Core hostname / ip
    • Opt: Core username
    • Opt: Core password
    • Opt: Component Name to sync
  • Any options that are not passed should be prompted.
  • Leave username / password blank if not set

I currently believe that this command should take over STDIO. Advanced users can send the process into the background (I might need to consider how to prevent someone from accidentally attaching two to the same file.

Being that this is for normal script development and NOT plugin development, the priority is low, however, I think it would be an awesome feature!

Activity

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions