Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var StatusCmd = &cobra.Command{
Use: "status",
Short: "Show project overview dashboard",
Long: `Display a summary of your Appwrite project including databases,
collections, functions, storage buckets, users, and teams.`,
RunE: runStatus,
}
StatusCmd shows project overview
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.