Skip to content

Commit

Permalink
Add missed file
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Turner <ryan.turner253@icloud.com>
  • Loading branch information
rturner3 committed Dec 17, 2024
1 parent f4e5335 commit cc692cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/spire-server/cli/x509/mint_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ import (
var (
expectedUsage = `Usage of x509 mint:
-dns value
DNS name that will be included in SVID. Can be used more than once.` + common.AddrOutputUsage +
DNS name that will be included in SVID. Can be used more than once.` + clitest.AddrOutputUsage +
` -spiffeID string
SPIFFE ID of the X509-SVID
-ttl duration
Expand Down

0 comments on commit cc692cb

Please sign in to comment.