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

Mistake in the bash command #7

Merged
merged 1 commit into from
Nov 27, 2023
Merged

Mistake in the bash command #7

merged 1 commit into from
Nov 27, 2023

Conversation

SudharakaP
Copy link
Contributor

I believe the correct command should be, git-crypt export-key -- - | base64 as otherwise you get the following error;

Error: no filename specified
Usage: git-crypt export-key [OPTIONS] FILENAME

    -k, --key-name KEYNAME      Export the given key, instead of the default

When FILENAME is -, export to standard out.

@scheatkode
Copy link
Contributor

Thank you !

@scheatkode scheatkode merged commit 43c7256 into amplium:master Nov 27, 2023
1 check passed
@SudharakaP SudharakaP deleted the patch-1 branch November 27, 2023 18:17
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.

2 participants