@linkedctl/cli
v0.5.1
Published
CLI for LinkedIn API integration
Maintainers
Readme
@linkedctl/cli
CLI commands for LinkedIn API integration -- the command-line interface used by linkedctl.
Installation
npm install @linkedctl/cliRequires Node.js >= 24.
Overview
This package provides the CLI command definitions and program setup for LinkedCtl. It includes commands for authentication (auth), posting (post), profile management (profile), and user info (whoami).
For full CLI documentation and usage examples, see the main project.
