Skip to content

Add scw _userdata SERVER KEY=@path/to/file support "à-la-curl" #183

Closed
@moul

Description

@moul

Expected result:

$  cat <<EOF > test.txt
heredoc> first line
heredoc> second line
heredoc> third line
heredoc> EOF
$  scw _userdata alpine [email protected]
test
$  scw _userdata alpine test
first line
second line
thirt line
$

See http://curl.haxx.se/docs/manpage.html#-d

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions