We use cookies to ensure you get the best experience on our website. Some of these cookies are provided by third parties. You are free to decide which categories you would like to permit and can withdraw this consent at any time (via cookie preferences link on the footer).
By accepting the necessary cookies, you agree to our privacy policy and terms of service, both located in the footer of the website.
Learn more on our terms of service and privacy policy.
Manage the AskNews CLI installation
asknews cli setupInstall embedded AskNews skills into detected agent directories
Options:
| Option | Description |
|---|---|
--scope <scope> | global, project, or all Default: "global". |
--directory <path> | project directory Default: "/home/wsantos/Projects/em/asknews-cli". |
--no-agent-skills | skip agent skill installation |
--quiet | suppress human setup messages |
Examples:
asknews cli setup --scope global
asknews cli setup --scope project --directory .All commands support --output human|table|json|jsonl|yaml, --json, API/auth URL
overrides, request timeout, and color control. Result data is written to stdout; diagnostics
are written to stderr.