crane-auth
Verified for current stable LTS
Crane Auth Command: Retrieve Token For Remote Repository
Use for retrieve token for remote repository with Crane Auth. Exact CLI syntax to retrieve token for remote repository using Crane Auth.
When to use this: Use for retrieve token for remote repository with Crane Auth.
Command Syntax
crane auth token <registry_address> -H -h -m <scope1 scope2 ...> --push crane auth token <registry_address> -H -h -m <scope1 scope2 ...> --push Command Breakdown
-H- Command Option
- Tool-specific option used by this command invocation.
-h- Command Option
- Tool-specific option used by this command invocation.
-m- Command Option
- Tool-specific option used by this command invocation.
--push- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to retrieve token for remote repository 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: 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 Crane Auth Command: Log In To Registry crane auth login <registry_address> -h -p <password> <-password-stdin> -u <username>