CLI
Cloud Commands
Commands for deploying and managing projects in the Agentuity Cloud Platform
The cloud
commands allow you to deploy and manage your projects in the Agentuity Cloud Platform.
cloud deploy
Deploys a project to the Agentuity Cloud Platform.
Aliases
agentuity deploy
(shortcut for agentuity cloud deploy
)
Usage
Flags
Flag | Description |
---|---|
--dir , -d | The directory of the project to deploy |
Examples
Deploy a project from the current directory:
Deploy a project from a specific directory:
cloud status
Checks the deployment status of a project.
Aliases
agentuity status
(shortcut for agentuity cloud status
)
Usage
Flags
Flag | Description |
---|---|
--dir , -d | The directory of the project to check |
Examples
Check the status of a project in the current directory: