Skip to contents

Lists metadata for all Secrets in a given Google Cloud Project.

Usage

sm_secret_ls(project_id = sm_project_get(), filter = NULL, ...)

Arguments

project_id

The Google Cloud Project ID. Defaults to sm_project_get().

filter

Optional. A filter string, adhering to Secret Manager's List-operation filtering rules.

...

Additional arguments for methods.