junyu-w / corgi

Corgi is a command-line workflow manager that helps with your repetitive command usages by organizing them into reusable snippet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remote server configuration

junyu-w opened this issue · comments

Currently if user wants to run command on a remote server, they'll need to put ssh user@remote <command> into a step

AC:

  • allow user to configure 1-n remote server w/ diff names
  • add --enable-remote flag to new
  • ask user to put a remote server config name as part of new step QA
  • able to execute step with remote server specified