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¶
- BuildCompilationDiffOptions
- CheckOptions
- CLIContext
- CompilationDiffChange
- CompilationDiffReport
- CompilationDiffSummary
- CompileOptions
- DiffLocation
- DiffOptions
- DiffWarning
- ImportCommandOptions
- InitOptions
- PullOptions
- UpdateInfo
- ValidateOptions
Type Aliases¶
Variables¶
Functions¶
- buildCompilationDiff
- checkCommand
- checkForUpdates
- compileCommand
- createCompilationDiffErrorReport
- createSpinner
- diffCommand
- fetchLatestVersion
- findConfigFile
- forceCheckForUpdates
- getCacheDir
- getCachePath
- getContext
- importCommand
- initCommand
- isQuiet
- isVerbose
- loadConfig
- printUpdateNotification
- pullCommand
- run
- setContext
- updateCheckCommand
- validateCommand