Skip to content

feat: add rotate and info to README#129

Open
sethyates wants to merge 1 commit intomainfrom
sethyates/feat/multitenancy
Open

feat: add rotate and info to README#129
sethyates wants to merge 1 commit intomainfrom
sethyates/feat/multitenancy

Conversation

@sethyates
Copy link
Contributor

Description of this change

Add rotate command and add info to README

Why is this change being made?

  • Chore (non-functional changes)
  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

How was this tested? How can the reviewer verify your testing?

Related issues

Checklist

  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • I have evaluated the security impact of this change, and OWASP Secure Coding Practices have been observed.
  • I have informed stakeholders of my changes.

import "github.com/spf13/cobra"

func Rotate(cmd *cobra.Command, args []string) error {
return nil
Copy link
Contributor Author

Choose a reason for hiding this comment

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

TODO obviously

@sethyates sethyates force-pushed the sethyates/feat/multitenancy branch from f9b2448 to 720fbc2 Compare September 15, 2022 02: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