-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New argument layout #1
Comments
std* for For |
Rename download/upload commands to get/put resp.? The local target file in download command should be pipeable to stdout using |
The
copy
subcommand is for copying between 2 remote systems.The
exec
subcommand waits for job to complete, thesubmit
subcommand does not.Local paths can be absolute or relative to working directory.
The text was updated successfully, but these errors were encountered: