doctor

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 9, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DoctorCmd = &cobra.Command{
	Use:   "doctor",
	Short: "Run diagnostic checks",
	Long: `Run diagnostic checks to verify your appwrite-cli setup.

Checks:
  1. Configuration file loads correctly
  2. API key is configured
  3. Project ID is set
  4. Endpoint is reachable
  5. Appwrite API responds`,
	RunE: runDoctor,
}

DoctorCmd runs diagnostic checks

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL