# Add randomly generated content

The rocket commercetools sunrise command can be used to generate pseudo-random or AI generated content for your Commercetools project.

# Currently available subcommands

  • categories — Generate random or AI generated top-level categories
  • products — Generate random or AI generated products with variants (and many more features!)

# Use sunrise

# Step 1: Install the rocket package

Use the following command to install the package globally:

 npm install -g @kernpunkt/rocket

# Step 2: Run rocket commercetools

Now we run rocket commercetools sunrise <subcommand> to start the CLI tool.

rocket commercetools sunrise <subcommand>