edge docker credentials
Retrieve your Docker login credentials and display them
$ edge docker credentials
edge docker credentials will do the following:
- Display your Docker login information for Quay
- Confirm whether you are authenticated with the registry
Notes
- Useful for debugging publishing issues related to Docker authentication
Options
- --target TEXT: Application target environment
- --quiet: Perform silently, suitable for scripted use of the output; overrides --verbose
- --verbose / --no-verbose: Enable verbose output for debugging