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

save sidecar certs to disk #70

Merged
merged 2 commits into from
Aug 14, 2024
Merged

save sidecar certs to disk #70

merged 2 commits into from
Aug 14, 2024

Conversation

gertd
Copy link
Member

@gertd gertd commented Aug 14, 2024

  • save sidecar key and certificate files to disk, by defaulting to the current working directory, denoted in the --help output
aserto cp get certificates "531b2fb6-59a5-11ef-8803-031f1f3ef1c7" -d testcerts --help
Usage: aserto control-plane (cp) get certificates <id> [flags]

get client certificates for an edge authorizer connection

Arguments:
  <id>    edge authorizer connection ID

Flags:
  -h, --help                                             Show context-sensitive help.
  -c, --config=STRING                                    name or path of configuration file
  -v, --verbosity                                        Use to increase output verbosity.
      --tenant=STRING                                    tenant id override ($ASERTO_TENANT_ID)

  -d, --directory="/Users/gertd/workspace/cur/aserto"    directory to save certificates
      --raw                                              raw message output
  • the --raw option returns the original output format

@gertd gertd merged commit 8b2f036 into main Aug 14, 2024
3 checks passed
@gertd gertd deleted the add-cp-save-certs branch August 14, 2024 21:22
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.

1 participant