wb resource credentials

Name

wb-resource-credentials - Retrieve temporary credentials to access a cloud resource.

Synopsis

wb resource credentials [--duration=<duration>] [--format=<format>] [--scope=<scope>] [--workspace=<id>] (--id=<id>)

Description

Retrieve temporary credentials to access a cloud resource.

Options

  • --duration=<duration>
    Duration of access in seconds. Minimum of 900 and maximum of 3600.

    Default: 900
    
  • --format=<format>
    Set the format for printing command output. Defaults to the config format property.

    Valid values: JSON, TEXT

    Default: null
    
  • --id=<id>
    ID of the resource, scoped to the workspace. Only use letters, numbers, dashes, and underscores.

  • --scope=<scope>
    Set the credentials access scope.

    Valid values: READ_ONLY, WRITE_READ

    Default: READ_ONLY
    
  • --workspace=<id>
    Workspace ID to use for this command only.

Last Modified: 10 February 2026