add_project: Add a project

Description Usage Arguments Details

Description

Add a project with its id, path and name in the hive

Usage

1
add_project(project_id, project_name, host = "", admin = "", pass = "")

Arguments

project_id

The desired project id

project_name

The desired project name

host

Address of the host, defaults to 127.0.0.1

admin

Name of the database admin account

pass

Password of the database admin account

Details

Also create a specific database for this project


MaximeWack/R2b2 documentation built on May 8, 2019, 9:52 a.m.