Skip to content

fix!: remove short commands#552

Merged
priteshbandi merged 1 commit intonotaryproject:mainfrom
priteshbandi:li
Feb 16, 2023
Merged

fix!: remove short commands#552
priteshbandi merged 1 commit intonotaryproject:mainfrom
priteshbandi:li

Conversation

@priteshbandi
Copy link
Copy Markdown
Contributor

Fix commands short

  • -p is used for password so shouldn't use it for plugin
  • -c is not being used anywhere for plugin-config

Signed-off-by: Pritesh Bandi <priteshbandi@gmail.com>
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Merging #552 (813f2c3) into main (54b42cb) will not change coverage.
The diff coverage is 100.00%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@           Coverage Diff           @@
##             main     #552   +/-   ##
=======================================
  Coverage   36.34%   36.34%           
=======================================
  Files          30       30           
  Lines        1607     1607           
=======================================
  Hits          584      584           
  Misses       1002     1002           
  Partials       21       21           
Impacted Files Coverage Δ
cmd/notation/key.go 31.57% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Copy Markdown
Contributor

@patrickzheng200 patrickzheng200 left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Copy Markdown
Contributor

@gokarnm gokarnm left a comment

Choose a reason for hiding this comment

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

LGTM

@shizhMSFT shizhMSFT changed the title Fix commands short fix!: remove short commands Feb 16, 2023
Copy link
Copy Markdown
Contributor

@shizhMSFT shizhMSFT left a comment

Choose a reason for hiding this comment

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

LGTM

@priteshbandi priteshbandi merged commit 85247a2 into notaryproject:main Feb 16, 2023
@priteshbandi priteshbandi deleted the li branch February 16, 2023 00:17
duffney pushed a commit to duffney/notation that referenced this pull request Mar 30, 2023
Fix commands short
* `-p` is used for password so shouldn't use it for plugin
* `-c` is not being used anywhere for `plugin-config`

Signed-off-by: Pritesh Bandi <priteshbandi@gmail.com>
Signed-off-by: Josh Duffney <jduffney@microsoft.com>
7h3-3mp7y-m4n pushed a commit to 7h3-3mp7y-m4n/notation that referenced this pull request Mar 29, 2025
Fix commands short
* `-p` is used for password so shouldn't use it for plugin
* `-c` is not being used anywhere for `plugin-config`

Signed-off-by: Pritesh Bandi <priteshbandi@gmail.com>
FeynmanZhou pushed a commit to FeynmanZhou/notation that referenced this pull request May 15, 2025
Fix commands short
* `-p` is used for password so shouldn't use it for plugin
* `-c` is not being used anywhere for `plugin-config`

Signed-off-by: Pritesh Bandi <priteshbandi@gmail.com>
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.

5 participants