NERSC / shifter

Shifter - Linux Containers for HPC
Other
348 stars 63 forks source link

missing mode 'login' from shifterimg #322

Open shahzebsiddiqui opened 2 years ago

shahzebsiddiqui commented 2 years ago

Apparently we are missing login subcommand from the --help message

 ~/ shifterimg --help
Usage:
 shifterimg [options] <mode> <type:tag>

    Mode: images, lookup, or pull

Options:
 --user/-u <list>    List of users allowed to access a private image
 --group/-g <list>   List of groups allowed to access a private image
 --verbose/-v        Verbose output
 --help/-h           Display this help

Note: the --user and --group options are only relevant  for image pulls