gmash gist recover
Usage
gmash gist recover [[args]...]
Brief
Recover a user’s gist(s) from GitHub remotes as git repos.
Params:
-u --user <githubUser>
Target Gist GitHub username (owner).
-s --hash <gistHash>
Hash of the gist to recover. Otherwise recovers all gists for the user.
-p --path <recoverPath>
Path to recover the gist to. Defaults to current if not passed.
Flags:
-s --secret
Recover secret gists, only applies when –hash is not specified.
-P --public
Recover public gists, only applies when –hash is not specified.
Display:
-h --help
Display gmash, command or subcommand help. Use -h or –help.
-v --version [v0-0-0]
Display subcommand version.