Hosting CLI
Last updated
Last updated
Hosting offers a command-line interface for the 4EVERLAND CLI, which enables you to deploy and manage projects with a set of commands. This makes it easier for you to interact with the platform using a terminal or automated system.
To install the CLI, run the following command:
You can view the current version of the 4everland CLI by running the command:
You can login your Hosting account via the 4everland CLI by running the command:
You can see your token in the Hosting setting.
The following operations are available only after successful login:
Project Deployment
Domain Operation
To deploy a project, please run the '4ever-hosting deploy' command.
After entering the build command you need to do two steps
Give the project a name.
Select the platform on which the project will be deployed.
Build and deploy a project to a given platform, run the following command.
Deploy on IPFS
Deploy on Arweave
Deploy on Internet Computer
IPNS can be obtained by running the command ''4ever-hosting getipns
'' in the project directory(only valid for IPFS projects).
Use the IPNS Deployment, fill the <ipns>
of deployment.
Select the platform(IPFS, Arweave, Internet Computer) for deployment by using the following commands.
Update the corresponding CID to IPNS and redeploy.
Use the CID to deploy the project, fill the <cid>
of deployment.
If you need to see all the CLI commands, you can run the help command.
If you have any questions, please join our , or send us an email at .