copia-cli completion
copia-cli completion <shell>
Generate completion scripts for bash, zsh, fish, or powershell.
To load completions:
# Bash source <(copia completion bash)
# Zsh copia completion zsh > “${fpath[1]}/_copia”
# Fish copia completion fish | source
# PowerShell copia completion powershell | Out-String | Invoke-Expression
Options inherited from parent commands
-
--host <string> - Target Copia host
-R,--repo <string>- Select repository (owner/repo)
-
--token <string> - Authentication token