TCLI TASK: show-live-apps-sandbox
Description:
Displays the LiveApps Sandbox ID's for Production and Development
This is useful to get the sandbox ID for LiveApps.
Example Usage:
tcli show-live-apps-sandbox
Alternatives:
tcli show-sandbox
Example Result:
TIBCO CLOUD CLI] (INFO) Using OAUTH Authentication, ORGANIZATION: TIBCO LABS DEV
| (index) | NAME | VALUE |
|---|---|---|
| 0 | 'REGION' | 'EU' |
| 1 | 'ORGANIZATION' | 'TIBCO ORG' |
| 2 | 'FIRST NAME' | 'John' |
| 3 | 'LAST NAME' | 'Doe' |
| 4 | 'EMAIL' | 'test@tibco.com' |
| 5 | 'SANDBOX 0' | 'Production' |
| 6 | 'SANDBOX 0 ID' | '1234' |
| 7 | 'SANDBOX 1' | 'Developer' |
| 8 | 'SANDBOX 1 ID' | '4321' |