The cloud organization command

The XM Cloud plugin for Sitecore CLI provides the cloud organization command to help you manage the SitecoreAI organizations to which you belong.

Usage

You can use the cloud organization command as follows:

RequestResponse
dotnet sitecore cloud organization [subcommand] [options] 

Subcommands

You can use the following subcommands to interact with SitecoreAI organizations:

  • info - displays information about the current user's organizations.

  • health - displays the health status of the organization's resources.

  • license - downloads the organization's license to the current folder.

The info subcommand

The info subcommand shows information about the current user's organization.

You can use the following options:

Option

Description

--organization-id

A unique organization identifier that determines which organization's information to retrieve.

--json

If present, changes the response format from plain text to JSON.

--verbose, -v

Write additional information about the command.

--trace, -t

Write diagnostics and detailed information about the command.

-?, -h, --help

Display developer help and usage information about the command.

The health subcommand

The health subcommand provides information about the status of the organization's resources.

You can use the following options:

Option

Description

--organization-id

A unique organization identifier that determines which organization's information to retrieve.

--json

If present, changes the default text formatted response to JSON.

--verbose, -v

Write additional information about the command.

--trace, -t

Write diagnostics and detailed information about the command.

-?, -h, --help

Display developer help and usage information about the command.

The license subcommand

You can download your organization's license file using the license subcommand.

You can use the following options:

Option

Description

--organization-id

A unique organization identifier that determines which organization's information to retrieve.

--verbose, -v

Write additional information about the command.

--trace, -t

Write diagnostics and detailed information about the command.

-?, -h, --help

Display developer help and usage information about the command.

Do you have some feedback for us?

If you have suggestions for improving this article,