goliothctl blueprint create
Create a blueprint.
goliothctl blueprint create [flags]
Examples
> goliothctl blueprint create --name my-blueprint
Options
-h, --help help for create
--name string blueprint 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
- goliothctl blueprint - Create, update, and delete blueprint.