crane-auth
Verified for current stable LTS
Crane Auth Command: Log In To Registry
Use for log in to registry with Crane Auth. Exact CLI syntax to log in to registry using Crane Auth.
When to use this: Use for log in to registry with Crane Auth.
Command Syntax
crane auth login <registry_address> -h -p <password> <-password-stdin> -u <username> crane auth login <registry_address> -h -p <password> <-password-stdin> -u <username> Command Breakdown
-h- Command Option
- Tool-specific option used by this command invocation.
-p- Command Option
- Tool-specific option used by this command invocation.
-u- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to log in to registry using Crane Auth.
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 Auth Command: Log Out Of Registry
crane auth logout <registry_address> -h Crane Auth Command: Retrieve Token For Remote Repository crane auth token <registry_address> -H -h -m <scope1 scope2 ...> --push Crane Auth Command: Display Help For Auth crane auth -h Crane Auth Command: Execute Crane Auth Subcommand crane auth <subcommand> Crane Auth Command: Implement Credential Helper crane auth get <registry_address> -h