Handbook
Glossary
upload-clean-image-cmd ( -- args )
Vocabulary
mason
.
release
.
branch
Inputs
None
Outputs
args
an
object
Definition
USING:
make
mason.config
mason.platform
namespaces
;
IN:
mason.release.branch
:
upload-clean-image-cmd
( -- args )
[
scp-command
get
,
target-boot-image-name
,
[
image-username
get
%
"@"
%
image-host
get
%
":"
%
image-directory
get
%
"/"
%
platform
%
]
""
make
,
]
{
}
make
;