Skip to content

granted registry add --ref option #531

Closed Answered by Eddie023
ohmer asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @ohmer, One of the maintainers from Granted here. You are correct, support for "ref" has not been implemented yet.

Are you trying to test your changes without pushing to Git Hub? One way you can do that although not ideal is by creating a new registry that points to your local repo. You can follow the following steps:

  1. create a new branch and commit your changes
  2. run "granted registry add -n test -u "<path_to_your_local_repo_directory>"
  3. Verify your changes and remove using "granted registry remove"

Let me know if you have any more questions regarding this.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ohmer
Comment options

Answer selected by ohmer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants