Skip to content
This repository has been archived by the owner on Mar 16, 2024. It is now read-only.

Add a simple example to the "acorn secret expose" command #842

Closed
lucj opened this issue Nov 4, 2022 · 3 comments
Closed

Add a simple example to the "acorn secret expose" command #842

lucj opened this issue Nov 4, 2022 · 3 comments
Labels
good first issue Good for newcomers kind/documentation Improvements or additions to documentation
Milestone

Comments

@lucj
Copy link

lucj commented Nov 4, 2022

The --help of acorn secret expose does not provide many information regarding this particular command:

acorn secret expose --help
Manage secrets

Usage:
  acorn secret expose [flags] [SECRET_NAME...]

Aliases:
  expose, secrets, s

Examples:

acorn secret

Flags:
  -h, --help   help for expose

Global Flags:
  -A, --all-namespaces      Namespace to work in
      --context string      Context to use in the kubeconfig file
      --kubeconfig string   Location of a kubeconfig file
      --namespace string    Namespace to work in (default "acorn")
  -o, --output string       Output format (json, yaml, {{gotemplate}})
  -q, --quiet               Output only names
@lucj lucj changed the title Provide example of secret expose Add a simple example to the "acorn secret expose" command Nov 4, 2022
@tylerslaton tylerslaton added good first issue Good for newcomers kind/documentation Improvements or additions to documentation kind/feature labels Nov 7, 2022
@tylerslaton tylerslaton added this to the Backlog milestone Nov 7, 2022
@tylerslaton
Copy link
Contributor

Thanks for the raising this issue @lucj, the general help command for acorn secret expose could definitely use an uplift.

@lucj
Copy link
Author

lucj commented Nov 7, 2022

Thanks @tylerslaton
Also, what about that one which might make the expose command clearer ? #348

tylerslaton added a commit to tylerslaton/runtime that referenced this issue Dec 7, 2022
tylerslaton added a commit to tylerslaton/runtime that referenced this issue Dec 7, 2022
tylerslaton added a commit to tylerslaton/runtime that referenced this issue Dec 15, 2022
tylerslaton added a commit to tylerslaton/runtime that referenced this issue Jan 5, 2023
tylerslaton added a commit to tylerslaton/runtime that referenced this issue Jan 5, 2023
cjellick added a commit that referenced this issue Jan 5, 2023
Replace secret/credential reference to expose with reveal (#348, #842)
jsilverio22 pushed a commit to jsilverio22/acorn that referenced this issue Jan 19, 2023
@tylerslaton
Copy link
Contributor

Marking this issue as closed since it was addressed awhile ago. @lucj let me know if there are any follow-ups you have for this!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Good for newcomers kind/documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

3 participants