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

Add an export command #90

Merged
merged 3 commits into from
Dec 7, 2022
Merged

Add an export command #90

merged 3 commits into from
Dec 7, 2022

Conversation

edgarrmondragon
Copy link
Contributor

@edgarrmondragon edgarrmondragon commented Dec 7, 2022

  • I refactored some of the code in cli/packages/cmd/run.go so it could be
    reused for the new command.
  • I added a docs page for the new command.

Closes #62

cli/packages/cmd/export.go Outdated Show resolved Hide resolved
docs/cli/export.mdx Outdated Show resolved Hide resolved
cli/packages/cmd/export.go Outdated Show resolved Hide resolved
@maidul98
Copy link
Collaborator

maidul98 commented Dec 7, 2022

By the way, you should join our slack to communicate easier! https://join.slack.com/t/infisical-users/shared_invite/zt-1kdbk07ro-RtoyEt_9E~fyzGo_xQYP6g

@edgarrmondragon edgarrmondragon marked this pull request as ready for review December 7, 2022 17:00
Copy link
Collaborator

@maidul98 maidul98 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@maidul98 maidul98 linked an issue Dec 7, 2022 that may be closed by this pull request
@maidul98 maidul98 merged commit 9436f40 into Infisical:main Dec 7, 2022
@edgarrmondragon edgarrmondragon deleted the feat/export-cmd branch December 7, 2022 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add an export command with a few format options
2 participants