Skip to content

flake for installing our go-cli for managing secrets in local development

Notifications You must be signed in to change notification settings

Optibus/aws-secrets-flake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

aws-secrets-flake

A Nix flake for aws-secrets, an AWS Secrets Manager CLI tool from the go-clis repository.

Usage

Using with devbox

Add this flake to your devbox.json:

{
  "packages": [
    "github:Optibus/aws-secrets-flake"
  ]
}

Using with nix

# Run directly
nix run github:Optibus/aws-secrets-flake

# Install to profile
nix profile install github:Optibus/aws-secrets-flake

About aws-secrets

A CLI tool for managing and retrieving secrets from AWS Secrets Manager.

License

This flake is provided as-is.

About

flake for installing our go-cli for managing secrets in local development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages