# Command-Line Help for `clash-cli` This document contains the help content for the `clash-cli` command-line program. **Command Overview:** - [`clash-cli`↴](#clash-cli) - [`clash-cli completions`↴](#clash-cli-completions) - [`clash-cli dashboard`↴](#clash-cli-dashboard) - [`clash-cli docs`↴](#clash-cli-docs) - [`clash-cli docs markdown`↴](#clash-cli-docs-markdown) - [`clash-cli subscription`↴](#clash-cli-subscription) - [`clash-cli subscription list`↴](#clash-cli-subscription-list) - [`clash-cli subscription update`↴](#clash-cli-subscription-update) ## `clash-cli` CLI for clash **Usage:** `clash-cli ` ###### **Subcommands:** - `completions` — Generate tab-completion scripts for your shell - `dashboard` — Open Clash Dashboard - `docs` — Generate docs for this CLI - `subscription` — CLI for clash ## `clash-cli completions` Generate tab-completion scripts for your shell **Usage:** `clash-cli completions ` ###### **Arguments:** - `` Possible values: `bash`, `elvish`, `fish`, `powershell`, `zsh` ## `clash-cli dashboard` Open Clash Dashboard **Usage:** `clash-cli dashboard [OPTIONS]` ###### **Options:** - `-f`, `--file ` — [default: $HOME/.config/clash/config.yaml] - `--hostname ` - `-p`, `--port ` - `-s`, `--secret ` ## `clash-cli docs` Generate docs for this CLI **Usage:** `clash-cli docs ` ###### **Subcommands:** - `markdown` — Generate markdown docs for this CLI ## `clash-cli docs markdown` Generate markdown docs for this CLI **Usage:** `clash-cli docs markdown` ## `clash-cli subscription` CLI for clash **Usage:** `clash-cli subscription ` ###### **Subcommands:** - `list` — List Clash subscriptions - `update` — Update Clash subscription ## `clash-cli subscription list` List Clash subscriptions **Usage:** `clash-cli subscription list [OPTIONS]` ###### **Options:** - `--folder ` — Bitwarden folder name Default value: `the Great Wall` - `--show-url` — Show subscription URL instead of UserInfo ## `clash-cli subscription update` Update Clash subscription **Usage:** `clash-cli subscription update [OPTIONS] ` ###### **Arguments:** - `` — subscription name ###### **Options:** - `-f`, `--file ` — Clash config filepath [default: $HOME/.config/clash/config.yaml] - `--folder ` — Bitwarden folder name Default value: `the Great Wall` - `-s`, `--secret ` — Clash secret [default: bw get notes CLASH_SECRET]
This document was generated automatically by clap-markdown.