View Source SquareCloud.Apps (SquareCloud v0.1.0)
Application manager
Link to this section Summary
Functions
Create a file in your application
Delete your application
Delete an application file
Get application information
Get application backup
Get application logs
Get application status
List your application files
Read an application file
Restart application
Start application
Stop application
Send a application to SquareCloud
Link to this section Types
@type response() :: Tesla.Env.t()
Link to this section Functions
Create a file in your application
Delete your application
Delete an application file
Get application information
Get application backup
Get application logs
Get application status
List your application files
Read an application file
Restart application
Start application
Stop application
Send a application to SquareCloud
how-to-use
How to use
In this example, it's assumed that we have a zip file in the root directory as /bot.zip
SquareCloud.Apps.upload("/bot.zip")