codeartoken

command module
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 29, 2022 License: MIT Imports: 13 Imported by: 0

README

Codeartoken

  • CLI tool to refresh AWS CodeArtifact tokens for maven using the settings.xml file.
  • You can download the release binaries for Linux/macOS/Windows here.
  • You can also install using homebrew by running: brew tap manojkarthick/codeartoken && brew install codeartoken
❯ ./codeartoken --help
NAME:
   codeartoken - Refresh AWS CodeArtifact token for maven

USAGE:
   codeartoken [global options] command [command options] [arguments...]

COMMANDS:
   help, h  Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --domain value, -d value
   --owner value, -o value
   --server value, -s value    (default: "codeartifact")
   --settings value, -x value  (default: "$HOME/.m2/settings.xml")
   --help, -h                  show help (default: false)

Troubleshooting

On macOS, if you encounter the error “codeartoken” cannot be opened because the developer cannot be verified., run the following:

xattr -d com.apple.quarantine ./codeartoken

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL