github.com/Racer159/jackal@v0.32.7-0.20240401174413-0bd2339e4f2e/docs/2-the-jackal-cli/100-cli-commands/jackal_tools_sbom_login.md (about)

     1  # jackal tools sbom login
     2  <!-- Auto-generated by hack/gen-cli-docs.sh -->
     3  
     4  Log in to a registry
     5  
     6  ```
     7  jackal tools sbom login [OPTIONS] [SERVER] [flags]
     8  ```
     9  
    10  ## Options
    11  
    12  ```
    13    -h, --help              help for login
    14    -p, --password string   Password
    15        --password-stdin    Take the password from stdin
    16    -u, --username string   Username
    17  ```
    18  
    19  ## Options inherited from parent commands
    20  
    21  ```
    22    -c, --config string   syft configuration file
    23    -q, --quiet           suppress all logging output
    24    -v, --verbose count   increase verbosity (-v = info, -vv = debug)
    25  ```
    26  
    27  ## SEE ALSO
    28  
    29  * [jackal tools sbom](jackal_tools_sbom.md)	 - Generates a Software Bill of Materials (SBOM) for the given package