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:
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 |
|---|---|
|
|
A unique organization identifier that determines which organization's information to retrieve. |
|
|
If present, changes the response format from plain text to JSON. |
|
|
Write additional information about the command. |
|
|
Write diagnostics and detailed information about the command. |
|
|
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 |
|---|---|
|
|
A unique organization identifier that determines which organization's information to retrieve. |
|
|
If present, changes the default text formatted response to JSON. |
|
|
Write additional information about the command. |
|
|
Write diagnostics and detailed information about the command. |
|
|
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 |
|---|---|
|
|
A unique organization identifier that determines which organization's information to retrieve. |
|
|
Write additional information about the command. |
|
|
Write diagnostics and detailed information about the command. |
|
|
Display developer help and usage information about the command. |