Ship trust-first CLI and runtime defaults
This commit is contained in:
parent
fb718af154
commit
5d63e4c16e
26 changed files with 894 additions and 134 deletions
|
|
@ -11,6 +11,8 @@ PUBLIC_CLI_RUN_FLAGS = (
|
|||
"--timeout-seconds",
|
||||
"--ttl-seconds",
|
||||
"--network",
|
||||
"--allow-host-compat",
|
||||
"--json",
|
||||
)
|
||||
|
||||
PUBLIC_SDK_METHODS = (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue