Skip to content

SDKs need to support credential-override #553

Closed
@cloudnautique

Description

@cloudnautique

We transitioned to using credentials for some of our tools, image-generation in particular, and when they are consumed programmatically through the APIs there is no way to programmatically set the credentials today.

The CLI supports both an environment variable and CLI argument approach. Both should be supported, but if one needs to be picked the CLI flag should be passable as a runtime option and the programming language can pull env vars and set them.

Today the environment variable is not picked for whatever reason, and there is no way to pass the CLI flag.

We need to provide a way to set this up.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions