Skip to main content

corgi create

corgi create

A command to create configurations for corgi

Synopsis

A command to interactively prompt the user to create configurations for corgi and save to corgi-compose.yml.

corgi create [flags]

Options

--driver string db_service driver (e.g. postgres); required for kind=db_service
-h, --help help for create
--image string db_service docker image (image driver)
--kind string Entry kind: db_service|service|required (required in non-interactive mode)
--name string Entry name (required in non-interactive mode)
--path string service path
--port int port for db_service/service

Options inherited from parent commands

--describe Describe contents of corgi-compose file
--dockerContext string Specify docker context to use, can be default,orbctl,colima (default "default")
-l, --exampleList List examples to choose from. Click on any example to download it
-f, --filename string Custom filepath for for corgi-compose
--fromScratch Clean corgi_services folder before running
-t, --fromTemplate string Create corgi service from template url
--fromTemplateName string Create corgi service from template name and url
-g, --global Use global path to one of the services
--interactive Force interactive prompts even when no TTY/agent detected
--json Emit machine-readable JSON output
--privateToken string Private token for private repositories to download files
-o, --runOnce Run corgi once and exit
--silent Hide all welcome messages

SEE ALSO

  • corgi - Corgi cli magic friend
Auto generated by spf13/cobra on 22-Jul-2026