All Downloads are FREE. Search and download functionalities are using the official Maven repository.

node_modules.bower.lib.templates.json.help-login.json Maven / Gradle / Ivy

{
    "command": "login",
    "description": "Authenticate with GitHub and store credentials to be used later.",
    "usage": [
        "login []"
    ],
    "options": [
        {
            "shorthand":   "-h",
            "flag":        "--help",
            "description": "Show this help message"
        },
        {
            "shorthand":   "-t",
            "flag":        "--token",
            "description": "Pass an existing GitHub auth token rather than prompting for username and password."
        }
    ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy