crane
Verified for current stable LTS
Crane Command: Log In To Registry
Use for log in to registry with Crane. Exact CLI syntax to log in to registry using Crane.
When to use this: Use for log in to registry with Crane.
Command Syntax
crane auth login <registry> -u <user> -p <password> crane auth login <registry> -u <user> -p <password> Command Breakdown
-u- Command Option
- Tool-specific option used by this command invocation.
-p- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to log in to registry using Crane.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Crane Command: Copy Remote Image
crane cp <source> <destination> -a Crane Command: Delete Image From Registry crane delete <image> Crane Command: List Repos In Registry crane catalog <registry> --full-ref Crane Command: List Tags In Repository crane ls <repository> -o Crane Command: Pull Remote Images crane pull <image> <tarball>