@bip-sh/cli v1.0.0
Bip CLI
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/cliSignup for an account
bip signupLogin with your new account
bip loginCreating your first domain
To create a domain on Bip, use the domain create command
bip domain createYour 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 initDeploy your project
Finally, use the deploy command to deploy your website to Bip
bip deployYour website is now live on Bip.
Commands
Login
bip loginLogout
bip logoutSignup
bip signupWho am I
bip whoamiCreate domain
To create a domain on Bip, use the domain create command
bip domain createYour domain should be in the format yourdomain.bip.sh
List your domains
bip domain listDelete 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 billingInitialise a project
Initialise your project
bip initDeploy a directory
To deploy the contents of a local directory to Bip, navigate to the directory and then use bip deploy
bip deploy3 years ago
3 years ago
4 years ago
4 years ago
4 years ago
4 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
6 years ago
6 years ago