Skip to content

Support secrets from other projects #6

Open
@valkum

Description

@valkum

This is currently limited to secrets from your current project.
You can get secrets from different projects via

gcloud secrets versions access projects/<ID OR NUMBER>/secrets/<NAME>/versions/latest --secret <NAME>

I think it would be nice if the input secret name could be parsed first, to see if it is a fully qualified name. If so, the name should be extracted and the command from above should be used (maybe with a shortcut to avoid the need for /versions/latest).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions