evroc think apikey create

Create new Think Models API key

Synopsis

Create new Think Models API key

evroc think apikey create [flags]

Examples


		# Create API key
		evroc think apikey create <my_key_name>
		

Options

  -e, --expires-at time   When this token should expire (in RFC3339 or ISO8601 date format)
  -h, --help              help for create

Options inherited from parent commands

      --config string   Path to the evroc config file (default "~/.evroc/config.yaml")
      --force-yes       Overrides confirmation prompts on destructive actions - use with caution
      --json            JSON output

SEE ALSO