borderless-cli

Crates.ioborderless-cli
lib.rsborderless-cli
version0.1.1
created_at2025-06-12 14:43:25.038676+00
updated_at2025-06-12 17:12:53.94272+00
descriptionCommandline Utility to create and deploy borderless packages
homepagehttps://borderless-technologies.com/
repositoryhttps://github.com/borderless-tech/borderless
max_upload_size
id1709880
size119,599
(dsxmachina)

documentation

README

Borderless Cmdline Tool

Small commandline tool to create and deploy new borderless projects.

Try borderless --help:

borderless cmdline tool

Usage: borderless [OPTIONS] <COMMAND>

Commands:
  init      Initializes a new project
  pack      Creates a new package from an existing project
  merge     Merges an introduction with a package.json
  deploy    Deploys a package to a node
  link      Links the cli to a node or registry
  publish   Publishes a package to some registry
  template  Create a new template
  help      Print this message or the help of the given subcommand(s)

Options:
      --private-key <PRIVATE_KEY>  Override the private key that should be used for signing
  -h, --help                       Print help

Documentation is work-in-progress.

Commit count: 957

cargo fmt