wb resource credentials
Categories:
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: 900, maximum: 3600 -
--format=<format>
Set the format for printing command output: JSON, TEXT. Defaults to the config format property.Default: null
-
--id=<id>
ID of the resource, scoped to the workspace. Only use letters, numbers, dashes, and underscores. -
--id=<id>
ID of the resource, scoped to the workspace. Only use letters, numbers, dashes, and underscores. -
--scope=<scope>
Set the credentials access scope: READ_ONLY, WRITE_READ.Default: READ_ONLY
-
--workspace=<id>
Workspace id to use for this command only.
Last Modified: 14 November 2024