Skip to content

fil-technology/pushes-cloud-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pushes Cloud CLI

Command-line tools for Pushes Cloud app setup, authenticated sends, tracked links, and agent-friendly automation.

Install

pnpm install
pnpm build

Login

pushes login --api-url https://api.pushes.cloud

The login command opens the Pushes Cloud platform flow and stores a local CLI token for later commands.

Common Commands

pushes apps list
pushes send --app app_123 --title "Hello" --body "World" --deep-link "myapp://orders/123" --track
pushes links create --app app_123 --url "https://example.com/orders/123"
pushes links events trk_123

About

Pushes Cloud command-line interface

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors