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

Create: New-TssSecret #29

Closed
wsmelton opened this issue Dec 28, 2020 · 0 comments
Closed

Create: New-TssSecret #29

wsmelton opened this issue Dec 28, 2020 · 0 comments
Assignees
Labels
secrets Endpoint tag secrets
Projects

Comments

@wsmelton
Copy link
Contributor

wsmelton commented Dec 28, 2020

Endpoint: /secrets (POST)

Class: TssSecret as output, TssSecretStub as input object from New-TssSecretOption #28

The output of the stub endpoint gives most of the properties needed for creating the secret. The main bit is the items/fields to deal with but that will have to be on the user's side.

Additional items that can be done when creating secrets such as on SSH with the sshKeyArgs will just be parameters to this command, most likely.

Requirement: Wiki article showing how to combine the commands for use and creating various secret types (built-in templates).

@wsmelton wsmelton added the secrets Endpoint tag secrets label Dec 28, 2020
@wsmelton wsmelton added this to the 0.5 Release milestone Dec 28, 2020
@wsmelton wsmelton self-assigned this Dec 28, 2020
@wsmelton wsmelton added this to To-Do in Secrets via automation Dec 28, 2020
@wsmelton wsmelton moved this from To-Do to In Progress in Secrets Feb 4, 2021
Secrets automation moved this from In Progress to Done Feb 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
secrets Endpoint tag secrets
Projects
No open projects
Secrets
  
Done
Development

No branches or pull requests

1 participant