cloudos.profile_list: List Lifebit Platform Profiles

View source: R/config.R

cloudos.profile_listR Documentation

List Lifebit Platform Profiles

Description

Lists configured profiles so users can confirm available environments.

Usage

cloudos.profile_list()

Value

Data frame with profile names and metadata (workspace_id, default, created_at, updated_at). Returns empty data frame if no profiles are configured.

Examples

## Not run: 
  profiles <- cloudos.profile_list()
  print(profiles)

## End(Not run)

cloudosR documentation built on June 1, 2026, 5:07 p.m.