Create App
Creates a new application in your Rollout account.
Usage
rollout apps:create [options]
Options
- `--name <name>` - Optional. The name of the application to create.
Examples
Create app interactively
rollout apps:create
Create app with name
rollout apps:create --name my-awesome-app
Example Output
Below is the output of the command.
App created successfully!
Name: my-awesome-project
Slug: my-awesome-project-jjvhk6
Subdomain: my-awesome-project-jjvhk6.rollout.sh