package
1.2.4
Repository: https://github.com/leancloud/lean-cli.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

No description provided by the author
No description provided by the author
DeployAppFromFile will deploy applications with specific file returns the event token for polling deploy log.
DeployAppFromGit will deploy applications with user's git repo returns the event token for polling deploy log.
DeployImage will deploy the engine group with specify image tag.
ExecuteCQL will execute the cql, and returns' the result.
URL for LeanStorage API, not dashboard API.
GetAppInfo returns the application's detail info.
GetAppList returns the current user's all LeanCloud application this will also update the app router cache.
No description provided by the author
No description provided by the author
GetGroup will fetch all groups from API and return the current group info.
GetGroups returns the application's engine groups.
No description provided by the author
GetUserInfo returns the current logined user info.
Login LeanCloud account.
No description provided by the author
No description provided by the author
No description provided by the author
NewErrorFromBody build an error value from JSON string.
NewErrorFromResponse build an error value from *grequest.Response.
PollEvents will poll the server's event logs and print the result to the given io.Writer.
No description provided by the author
ReceiveLogsByLimit will poll the leanengine's log and print it to the giver io.Writer.
ReceiveLogsByRange will poll the leanengine's log and print it to the giver io.Writer.
UploadFile upload specific file to LeanCloud.
UploadFileEx upload specific file to LeanCloud.
upload code zip package to a concentrated app in specific region.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

ErrNotLogined means user was not logined.
Get2FACode is the function to get the user's two-factor-authentication code.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Error is the LeanCloud API Server API common error format.
ExecuteCQLResult is ExecuteCQL's result type.
GetAppInfoResult is GetAppInfo function's result type.
GetAppListResult is GetAppList function's result type.
No description provided by the author
GetUserInfoResult is the return type of GetUserInfo.
No description provided by the author
No description provided by the author
No description provided by the author
Log is EngineLogs's type structure.
No description provided by the author

# Type aliases

No description provided by the author
LogReceiver is print func interface to PrintLogs.
No description provided by the author
No description provided by the author
No description provided by the author