cli/src¶
Command-line interface for PromptScript.
Compile, validate, and manage AI instructions at enterprise scale. main entry point for the CLI application.
Enumerations¶
Interfaces¶
- CheckOptions
- CLIContext
- CompileOptions
- DiffOptions
- ImportCommandOptions
- InitOptions
- PullOptions
- UpdateInfo
- ValidateOptions
Variables¶
Functions¶
- checkCommand
- checkForUpdates
- compileCommand
- createSpinner
- diffCommand
- fetchLatestVersion
- findConfigFile
- forceCheckForUpdates
- getCacheDir
- getCachePath
- getContext
- importCommand
- initCommand
- isQuiet
- isVerbose
- loadConfig
- printUpdateNotification
- pullCommand
- run
- setContext
- updateCheckCommand
- validateCommand