Truebit CLI reference
Usage: truebit [options] [command]
_____ _ _ _ __ __ _ __
|_ _| __ _ _ ___| |__ (_) |_ \ \ / /__ _ __(_)/ _|_ _
| || '__| | | |/ _ \ '_ \| | __| \ \ / / _ \ '__| | |_| | | |
| || | | |_| | __/ |_) | | |_ \ V / __/ | | | _| |_| |
|_||_| \__,_|\___|_.__/|_|\__| \_/ \___|_| |_|_| \__, |
____ _ ___ |___/
/ ___| | |_ _|
| | | | | |
| |___| |___ | |
\____|_____|___|
A CLI to interact with Truebit Verify node
By accessing and using the Protocol, you hereby agree to our Terms of Use and
our Privacy Policy. Patents pending.
Terms of Use: https://www.truebit.io/terms
Privacy Policy: https://www.truebit.io/privacy-policy
Options:
-V, --version output the version number
-h, --help Display help for command
Commands:
setup Initialize user profile configuration
start [options] <taskId> <input> Run a Truebit Task
deploy [options] <namespace> <taskName> Deploy and register a new Truebit Task
build [options] <sourceCodePath> Create a Function Task
create-api <manifestPath> Create an API Task
start-api <manifestPath> <input> [authType] [authString] Run an API Task
status <executionId> Get execution status
api-auth <namespace> <taskname> <taskId> <authType> <authString> Set API Task authentication
namespace Manage Namespace operations
task Manage Task operations
auth Manage authorization operations
help [command] display help for commandSetup
Developing Function Tasks
Build
Output
-l, --lang Options
Language
Value
Example
Source Code Structure
Start
Output
Resources
Name
Description
Metering
Name Name
Description
Developing API Tasks
start-api
Output
Name
Description
create-api
Output
Deploying Truebit Tasks
deploy
Output
api-auth
Output
Managing Truebit Tasks
namespace
namespace register
Output
namespace transfer
Output
namespace grant
Output
namespace revoke
Output
task
task label
Output
task disable
Output
task enable
Output
task get-task
Output
auth
auth grant
Output
auth revoke
Output
auth register
Output
auth deregister
Output
auth check-authorization
Output
auth get-payer
Output
auth new-apikey
Output
secret.json
Parameter
Description
Last updated
Was this helpful?