Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: passbolt/go-passbolt-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.1
Choose a base ref
...
head repository: passbolt/go-passbolt-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 16 commits
  • 17 files changed
  • 6 contributors

Commits on Apr 6, 2024

  1. rename go-passbolt-cli -> passbolt in README

    Closes #29
    kskarthik committed Apr 6, 2024
    Copy the full SHA
    a74c5e0 View commit details

Commits on Apr 8, 2024

  1. Merge pull request #49 from kskarthik/main

    rename go-passbolt-cli -> passbolt in README
    speatzle authored Apr 8, 2024
    Copy the full SHA
    c454e73 View commit details

Commits on Aug 13, 2024

  1. Update README.md Install Section

    speatzle authored Aug 13, 2024
    Copy the full SHA
    647a063 View commit details
  2. Update deps, fix import changes, update go-passbolt for mfa fix

    speatzle committed Aug 13, 2024
    Copy the full SHA
    9a9d069 View commit details
  3. Merge pull request #62 from passbolt/update-deps

    Update deps, fix import changes, update go-passbolt for mfa fix
    speatzle authored Aug 13, 2024
    Copy the full SHA
    1fcbafa View commit details
  4. Merge pull request #61 from passbolt/update-readme-install

    Update README.md Install Section
    speatzle authored Aug 13, 2024
    Copy the full SHA
    c0dd780 View commit details

Commits on Sep 30, 2024

  1. Adds permission subcommand to get a list of permissions of a resource

    froque committed Sep 30, 2024
    Copy the full SHA
    9b2d47f View commit details

Commits on Oct 7, 2024

  1. Merge pull request #63 from froque/add_get_resource_permission

    Adds permission subcommand to get a list of permissions of a resource
    speatzle authored Oct 7, 2024
    Copy the full SHA
    d9703ff View commit details

Commits on Nov 29, 2024

  1. Added support for http client configuration via command arguments

    Tecnobutrul committed Nov 29, 2024
    Copy the full SHA
    d5e2df4 View commit details

Commits on Dec 2, 2024

  1. Copy the full SHA
    72cfd79 View commit details
  2. Added File suffix on tlsClient command flags

    Tecnobutrul committed Dec 2, 2024
    Copy the full SHA
    0273cee View commit details

Commits on Dec 3, 2024

  1. Added flags for passing client cert and client private key as file co…

    …ntents instead of paths
    Tecnobutrul committed Dec 3, 2024
    Copy the full SHA
    78ed21f View commit details

Commits on Dec 20, 2024

  1. Merge pull request #64 from Tecnobutrul/allow-http-client-configuration

    Added support for http client configuration via command arguments
    speatzle authored Dec 20, 2024
    Copy the full SHA
    6033d6b View commit details

Commits on Feb 23, 2025

  1. Feature: adding support for exposing secrets to subprocesses (#68)

    * adding support for exposing secrets to subprocesses
    
    * updating readme
    
    * wip 3
    
    * wip 4
    
    * wip 56
    Nelwhix authored Feb 23, 2025
    Copy the full SHA
    1183813 View commit details

Commits on Mar 4, 2025

  1. Update go-passbolt and other deps (#71)

    speatzle authored Mar 4, 2025
    Copy the full SHA
    b1a82e0 View commit details
  2. Display Prompts on STDERR (#70)

    c4lliope authored Mar 4, 2025
    Copy the full SHA
    43cc96a View commit details
Loading