shine-cli 1.4.0

Cross-platform CLI for managed shell commands, app configs, and machine setup
Documentation
[[variables]]
key = "HTTP_PROXY_PORT"
description = "Local HTTP proxy port"

[[variables]]
key = "SOCKS5_PROXY_PORT"
description = "Local SOCKS5 proxy port"

[[variables]]
key = "PROXY_HOST"
description = "Proxy server host"

[[variables]]
key = "PROXY_NO_PROXY"
description = "Hosts that bypass the proxy"

[[variables]]
key = "GHOSTTY_BG_LIGHT"
description = "Light-mode Ghostty background image"

[[variables]]
key = "GHOSTTY_BG_DARK"
description = "Dark-mode Ghostty background image"

[[variables]]
key = "SURGE_PROFILE"
description = "Active Surge profile patched by shine app artifact apply/remove surge"

[[variables]]
key = "SURGE_SUBSCRIPTION_URL"
description = "HTTPS Base64 proxy subscription used to generate Surge policies"
sensitive = true

[[variables]]
key = "DEEPSEEK_API_KEY"
description = "DeepSeek API authentication key"
sensitive = true

[[variables]]
key = "DEEPSEEK_API_KEY_SECRET"
description = "Encrypted DeepSeek API authentication key"
sensitive = true

[[variables]]
key = "DEEPSEEK_API_KEY_GPG_SECRET"
description = "Legacy GPG-encrypted DeepSeek API authentication key"
sensitive = true

[[variables]]
key = "QWEN_API_KEY"
description = "Qwen API authentication key"
sensitive = true

[[variables]]
key = "QWEN_API_KEY_SECRET"
description = "Encrypted Qwen API authentication key"
sensitive = true

[[variables]]
key = "QWEN_API_KEY_GPG_SECRET"
description = "Legacy GPG-encrypted Qwen API authentication key"
sensitive = true

[[variables]]
key = "CLIPROXYAPI_AUTH_TOKEN"
description = "CLIProxyAPI client authentication token"
sensitive = true

[[variables]]
key = "CLIPROXYAPI_AUTH_TOKEN_SECRET"
description = "Encrypted CLIProxyAPI client authentication token"
sensitive = true

[[variables]]
key = "CLIPROXYAPI_AUTH_TOKEN_GPG_SECRET"
description = "Legacy GPG-encrypted CLIProxyAPI client authentication token"
sensitive = true