@bip-sh/cli

1.0.0 • Public • Published

Bip CLI

npm

The super fast static website hosting platform.

To find out more, visit bip.sh

Getting started

Signup

Install bip-cli via npm

npm i -g @bip-sh/cli

Signup for an account

bip signup

Login with your new account

bip login

Creating your first domain

To create a domain on Bip, use the domain create command

bip domain create

Your domain should be in the format yourdomain.bip.sh

Initialise your project

Use the bip use command to indicate which Bip domain should be used when deploying directories

bip init

Deploy your project

Finally, use the deploy command to deploy your website to Bip

bip deploy

Your website is now live on Bip.

Commands

Login

bip login

Logout

bip logout

Signup

bip signup

Who am I

bip whoami

Create domain

To create a domain on Bip, use the domain create command

bip domain create

Your domain should be in the format yourdomain.bip.sh

List your domains

bip domain list

Delete domain

bip domain delete <domain>

Billing

Open the billing portal to see your active subscriptions and the payment card(s) attached to your account

bip account billing

Initialise a project

Initialise your project

bip init

Deploy a directory

To deploy the contents of a local directory to Bip, navigate to the directory and then use bip deploy

bip deploy

Readme

Keywords

none

Package Sidebar

Install

npm i @bip-sh/cli

Weekly Downloads

1

Version

1.0.0

License

none

Unpacked Size

80.4 kB

Total Files

24

Last publish

Collaborators

  • joelkennedy