infisical

♾ Infisical is the open-source secret management platform: Sync secrets across your team/infrastructure, prevent secret leaks, and manage internal PKI

OTHER License

Stars
15.1K
Committers
172

Bot releases are hidden (Show)

infisical - infisical-cli/v0.22.0

Published by maidul98 6 months ago

Changelog

  • 581ffc613 add go lang add/minus functions and give better example
  • 2aea73861 feat(cli): added template feature to cli export command
infisical - infisical-cli/v0.21.1

Published by maidul98 6 months ago

Changelog

  • de92ba157 Update run.go
infisical - infisical-cli/v0.21.0

Published by maidul98 6 months ago

Changelog

  • 18d7a14e3 add silent flag
  • a975fbd8a Fix: Moved comments
  • 3a6ec3717 Fix: Use constant identifiers
  • a4a961996 Fix: Formatting and plain token output
  • 71575b1d2 Fix: Secret interpolation not working as intended for fetching secrets by name
  • 51f164c39 Chore: Add debug logs
  • 0baea4c5f Draft
  • 8f1e66268 Feat: Added include imports to export command
  • dcbbb67f0 Feat: Added secret interpolation to get secret by name command
  • 18b0766d9 Update folders.go
  • b42369663 Feat: UA CLI Support
  • bf60489fd Feat: Added UA support to export command
  • 85ea6d258 Fix: Cleanup
  • a97737ab9 Feat: Folder support for Machine Identities
  • 3793858f0 Feat: Export support for Machine Identities
  • 66c48fbff Update model.go
  • b6b040375 Feat: UA CLI Support
  • 9ad5e082e Feat: UA CLI support
  • f1805811a Feat: Added token renew command
  • b135258cc Feat: Added UA support to secret commands
  • a651de53d Feat: Added UA support to run command
  • 7d0a535f4 Feat: Added UA login support (defaults to 'user')
  • c4e3dd84e Feat: Added UA support to folder command
  • 9193f1397 Feat: Added UA support to export command
  • 016f22c29 Fix: Cleanup
  • 4d7182c9b Fix: Removed unused struct and included secret type on secret response
  • 6ea7b04ef Feat: Folder support for Machine Identities
  • 3981d6185 Feat: Support for Machine Identities auth
  • 3d391b4e2 Feat: Secrets cmd support for Machine Identities
  • 412317713 Feat: Run cmd support for Machine Identities
  • 4d61188d0 Feat: Folder support for Machine Identities
  • fa33f35fc Feat: Export support for Machine Identities
  • 13629223f Chore: Moved universalAuthLogin function to utils
infisical - infisical-cli/v0.20.1

Published by maidul98 7 months ago

Changelog

  • cdbb3b9c4 Update secrets.go
infisical - infisical-cli/v0.20.0

Published by maidul98 7 months ago

Changelog

  • 42fb73295 Fix: Renamed deep parameter to recursive
  • 88549f403 Feat: Deep search support
  • 12515c186 Merge branch 'main' into feat/pg-dynamic-secret
  • aef40212d Merge pull request #1528 from rhythmbhiwani/cli-fix-update-vars
  • 98ea2c182 feat(agent): removed 5s polling algorithm to a simple one
  • 88f7e4255 feat(agent): added dynamic secret change based re-trigger
  • a07d05534 feat(agent): added agent template support to pull dynamic secret
  • 115b4664b Fixed CLI issue of updating variables using infisical secrets set
infisical - infisical-cli/v0.19.1

Published by maidul98 7 months ago

Changelog

  • d702a615 set imports=true for get secret by name
infisical - infisical-cli/v0.19.0

Published by maidul98 7 months ago

Changelog

  • b5a72403 Fix: Select org when using init
  • 5c2a108c add small helpful comment
  • b78d8d28 Feat: CLI support for scoped JWT tokens
infisical - infisical-cli/v0.18.3

Published by maidul98 7 months ago

Changelog

  • cfa42017 Fix: CLI expanding secrets
  • 1b74fdb2 Fix: CLI expanding secrets
infisical - infisical-cli/v0.18.2

Published by maidul98 7 months ago

Changelog

  • 40ccab65 Fix: Failing to get service token
  • 9cc3e585 Fix: Failing to get service token
  • 1f3fded4 Fix: Failing to get service token
  • 74b5e8cb Fix: Failing to get service token
  • 522a03c2 Fix: Helper function for getting service token
infisical - infisical-cli/v0.18.1

Published by maidul98 8 months ago

Changelog

  • 8a17cd3f Merge pull request #1532 from rhythmbhiwani/get-only-value-from-cli
  • 99fe43f4 rename --value to --raw-value + polish docs
  • 0912903e Added --value flag to secrets get command to return only value
infisical - infisical-cli/v0.18.0

Published by maidul98 8 months ago

Changelog

  • 2894cf79 Merge pull request #1538 from Infisical/daniel/agent-template-func
  • c040b0ca Fix: Include Workspace ID in request when expanding secrets with MI's
  • 15f60aa7 Fix: Add WorkspaceID field to env variable struct
  • 6f68d304 Fix: Get Service Token from env vars earlier
  • 36d8b225 Feat: Agent secret referencing support
  • 201dcd97 Feat: Agent secret referencing support
  • ab907453 Feat: Agent secret referencing support (Auth input)
  • 62210604 Feat: Agent secret referencing support (update ExpandSecrets input)
  • e64302b7 Feat: Agent secret referencing support (update ExpandSecrets input)
  • 901a7fc2 Feat: Agent secret referencing support (update ExpandSecrets input)
  • 359694dd Chore: Cleanup
infisical - infisical-cli/v0.17.5

Published by maidul98 8 months ago

Changelog

  • 309a106f patch create folder on cli
infisical - infisical-cli/v0.17.4

Published by maidul98 8 months ago

Changelog

infisical - infisical-cli/v0.17.3

Published by maidul98 8 months ago

Changelog

infisical - infisical-cli/v0.17.2

Published by maidul98 8 months ago

Changelog

  • e6036175 remove query param
  • cf4f26ab changed INFISICAL_TOKEN_NAME to INFISICAL_DEFAULT_URL in error messages
  • 84249f53 Changed message for asking org
  • c7bbe82f Reverted backend api changes In CLI, now first asking org, then projects
  • 756c1e50 Added populateOrgName param in /v1/workspace api which adds orgName and displayName in result
  • 21929852 Show organization name in infisical init command, to differentiate between projects of same name
infisical - infisical-cli/v0.17.1

Published by maidul98 8 months ago

Changelog

  • 2641fccc add etag field
infisical - infisical-cli/v0.16.10

Published by maidul98 9 months ago

Changelog

  • 134b503c remove log
  • efcbf1aa add project-config-dir flag for run command
infisical - infisical-cli/v0.16.9

Published by maidul98 10 months ago

Changelog

  • 766f301a patch agent config by env
infisical - infisical-cli/v0.16.8

Published by maidul98 10 months ago

Changelog

  • ee772e4a allow reading universal auth creds from env in agent
infisical - infisical-cli/v0.16.7

Published by maidul98 10 months ago

Changelog

  • 45d96be1 added base64 support for config and templates