Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show organization name in infisical init command #1521

Merged
merged 6 commits into from
Mar 5, 2024

Commits on Mar 2, 2024

  1. Show organization name in infisical init command, to differentiate be…

    …tween projects of same name
    rhythmbhiwani committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    2192985 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. Added populateOrgName param in /v1/workspace api which adds `orgN…

    …ame` and `displayName` in result
    
    Updated the CLI to use this new paramter to display organization name with project name with support for backward compatibility keeping original behaviour for older apis
    rhythmbhiwani committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    756c1e5 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Reverted backend api changes

    In CLI, now first asking org, then projects
    rhythmbhiwani committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    c7bbe82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84249f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf4f26a View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. remove query param

    maidul98 committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    e603617 View commit details
    Browse the repository at this point in the history