Organization

rio organization

Organizations in rapyuta.io

rio organization [OPTIONS] COMMAND [ARGS]...

inspect

Inspect an organization

rio organization inspect [OPTIONS] ORGANIZATION_NAME

Options

-f, --format <format_type>
Options

json | yaml

Arguments

ORGANIZATION_NAME

Required argument

list

List all the organizations that you are a part of

Example:

rio organization list

rio organization list [OPTIONS]

select

Sets the current organization to the one provided in the argument and prompts you to select a new project in the changed organization

Example:

rio organization select other-org

rio organization select [OPTIONS] ORGANIZATION_NAME

Options

--interactive, --interactive, --no-interactive, --silent

Make the selection interactive

Arguments

ORGANIZATION_NAME

Required argument

users

Lists all users in the organization.

rio organization users [OPTIONS]