klim share link open
Install tools from a compact share token generated by klim share link.
klim share link open <token> [flags]Arguments
Section titled “Arguments”| Argument | Description |
|---|---|
<token> | Share token (starts with klim:v1:) |
| Flag | Short | Description |
|---|---|---|
--yes | -y | Install all tools without prompting |
Examples
Section titled “Examples”# Interactive — confirm before installingklim share link open klim:v1:H4sIAAAA...
# Non-interactive — install allklim share link open klim:v1:H4sIAAAA... --yesHow It Works
Section titled “How It Works”- Decodes the share token
- Resolves tools against the local catalog
- Installs each tool via the best available package manager for the current OS
See Also
Section titled “See Also”klim share link— Generate a share tokenklim share import— Install from a YAML manifest