Sharedcloud
Search…
What's Sharedcloud
Getting Started
FAQ
Tutorials
How to run a "tensorflow-based" function in a remote GPU instance
How to run a "web crawler" function in a remote instance
How to rent out your machine resources and start processing jobs
Sharedcloud CLI
Overview
Requirements
How to install
Commands Reference
Login
Logout
Version
Create account
Update account
Change password
Delete account
List account
Create function
Update function
Delete function
List functions
Show function code
Create run
Delete run
List runs
Download image
Clean image
List images
Update all images
Create instance
Update instance
Delete instance
List instances
Start instance
List jobs
Show job stdout
Show job stderr
Show job result
Show job logs
List offers
List GPUs
Sharedcloud API
How to use
Endpoints
Powered By GitBook
Create account
It creates a new user account by providing a set of credentials.

Example:

1
sharedcloud account create --email [email protected] \
2
--username john33
Copied!
Prompt:
  • password: password of the user

Arguments:

  • email: email of the user
  • username: username of the user
Previous
Version
Next
Update account
Last modified 3yr ago
Copy link
Contents