Comment on page
💻
Update a program
Update the code of an existing program.
$ python3 -m aleph_client update <Hash Here> <Path Here>
$ python3 -m aleph_client update [OPTIONS] HASH PATH
Update the code of an existing program.
Arguments:
HASH [required]
PATH [required]
Options:
--private-key TEXT
--private-key-file TEXT
--print-message / --no-print-message [default: print-message]
--help Show this message and exit.
Last modified 2yr ago