# Functions
Add a user to a workspace with specified role.
Add a team to a workspace with specified role.
Create a workspace.
Delete a workspace by id.
GetCurrentWorkspace gets the current workspace set in context config Returns a string representing the current workspace and an error if it doesn't exist.
IsValidWorkspaceLevelRole checks if the role is amongst valid workspace roles.
List all workspaces.
ListRoles print users and roles from a workspace.
ListRoles print teams and roles from a workspace.
PaginatedListRoles print users and roles from a workspace.
Remove a user from a workspace.
Remove a team from a workspace.
Switch switches workspaces.
Update an astronomer workspace.
Update workspace user role.
Update workspace team role.
# Variables
No description provided by the author