@unweave/unweave
v0.0.31
Published
ML, without the FML
Downloads
3
Readme
cli
Usage
Usage:
unweave [flags]
unweave [command]
Available Commands:
help Help about any command
link Link an Unweave project with ID <project-id> to local folder
list List all projects
login Login through the browser or with an access token (--token)
logout Logout from your Unweave account
logs Tail logs from a zepl run
open Open the dashboard in the browser. Optionally open to a specific project.
run Run the current project in a serverless Unweave environment
token Configure authentication tokens for the current user
Flags:
-c, --config Show the current config
-h, --help help for unweave
-t, --token string Use a specific token to authenticate - overrides login token
-v, --version Get the version of current Unweave CLI
Use "unweave [command] --help" for more information about a command.