@orionarm/syft-cli
v0.0.9
Published
Syft CLI distributed via npm
Downloads
749
Keywords
Readme
Syft CLI
Official command-line client for Syft.
Website: https://syft.ai
Install
npm install -g @orionarm/syft-cliAfter installation, the command is:
syftGet Started
Sign in:
syft loginCheck your current login status:
syft statusUpgrade to the latest npm version:
syft upgradeInstall the built-in Codex skill:
syft install-skillCurrent support:
- Codex only
If the installed Codex skill no longer matches the built-in skill bundled with the current syft binary, Syft may print a notice.
View the topics you follow:
syft followingSearch your news pool:
syft search "AI News"Search the global Syft news pool:
syft global-search "AI News"View top stories from your news pool:
syft topHelp
Show command help:
syft helpShow the CLI version:
syft versionSign out:
syft logout