Skip to content

vor create playpen

vor create playpen

Create a playpen

Synopsis

Create a playpen

vor create playpen <directory> [flags]

Options

      --descr string                 Description for the playpen
  -g, --group string                 Group for the playpen (if not specified and more than one group is available, the user will be prompted)
  -h, --help                         help for playpen
      --name string                  Name for the playpen (defaults to last directory name in the path)
      --public                       Mark the playpen publicly accessible
      --rabbitmq-password string     The RabbitMQ password to use when running jobs. Takes precedence over --rabbitmq-vault-path.
      --rabbitmq-user string         The RabbitMQ user to use when running jobs. Takes precedence over --rabbitmq-vault-path.
      --rabbitmq-vault-path string   The path to the RabbitMQ vault secret in Vault. If not specified, the playpen will use the default defined in Consul.
      --rabbitmq-vhost string        The virtual host to use in RabbitMQ when running jobs. If not specified, the playpen will use the default defined in Consul.

Options inherited from parent commands

      --play string   playpen path
      --renew-token   renew token (default true)

SEE ALSO

  • vor create - Create an object, i.e. playpen, node, queue, process, token