cloudos_configure {cloudos}R Documentation

Configure cloudos

Description

On a system for the first time the cloudos configuration needed to be done. This function can help do that.

Usage

cloudos_configure(base_url, token, team_id)

Arguments

base_url

Base URL for cloudos

token

API key or token

team_id

team/workspace ID

Value

None


[Package cloudos version 0.4.0 Index]