Workspace Detail
Print the credentials and details of a workspace
kbc remote workspace detail [flags]Options
Section titled “Options”-W, --workspace-id string
: ID of the workspace to be detailed. You can find it using the List Workspaces command.
-H, --storage-api-host <string>
: Keboola instance URL, e.g., “connection.keboola.com”
Examples
Section titled “Examples”➜ kbc remote workspace detail -W <id>
Workspace "foo"ID: <id>Type: snowflakeCredentials: Host: <host> User: <user> Password: <password> Database: <database> Schema: <schema> Warehouse: <warehouse>