Skip to main content

goliothctl project create

Create a project.

goliothctl project create [flags]

Examples

goliothctl project new my-project

Options

  -h, --help          help for create
--name string project name

Options inherited from parent commands

      --apiUrl string      golioth api server url (default "https://api.golioth.io")
-c, --config string config file (default is $HOME/.golioth/.goliothctl.yaml)
--projectId string golioth project id

SEE ALSO