Skip to content

mikeshootzz/xpctl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XPCTL

Rust License GitHub Actions Workflow Status

XPCTL is a terminal interface for XPipe, enabling streamlined management of connections and remote operations.


🚀 Installation

For macOS/Linux:

curl -L https://raw.githubusercontent.com/mikeshootzz/xpctl/main/install-scripts/unix.sh | bash

For Windows:

Invoke-Expression (Invoke-WebRequest -Uri https://raw.githubusercontent.com/mikeshootzz/xpctl/main/install-scripts/windows.ps1 -UseBasicParsing).Content

⚙️ Environment Variables

Before using XPCTL, set the following environment variable:

export XPIPE_API_KEY="your-api-key-here"

🗺️ Roadmap

  • Basic SSH connections
  • Docker Container support
  • Kubernetes support
  • Add and remove hosts

📄 License

XPCTL is licensed under the Apache 2.0 License.


About

Terminal interface for XPipe

Resources

License

Stars

Watchers

Forks

Packages

No packages published