- #143 [feature] improved bash completion for uenv labels and files
- #142 [feature] use toml for configuration; support multiple repositories
- #136 [feature] support for default views
- #135 [fix] mount squasfs files on root squashed NFS mounts
- #133 [feature] improved error message for revoked registry tokens
- #131 [feature] remove --list flag in favor of a --format flag
- #129 [feature]
uenv image findanduenv image lsdo partial match on uenv names - #127 [feature] find views, mount point, etc. information using
uenv image inspectwithout opening a uenv.
- #125 extend
uenv image addto support adding uenv that are already in a repo - #126 fix bug looking up the default repository location on non-production systems at CSCS
- #120 rename cluster field in elastic logs to avoid name conflict
- #122 clean up
uenv status --format=viewsoutput - #124 restrict lustre striping to max 32 OST
- #116 [feature] add support for lustre striping and cleaning up missing images from repos
- #118 [feature] add
uenv repo migratefeature
- #115 [fix]: fix bash function forwarding bug that broke the module command
- #83 [fix] Turn some CLI flags into options, so that they can be set with or without
=. e.g.uenv --repo=$HOME/uenvoruenv --repo $HOME/uenv. - #87 [fix] Only use meta data path in adjacent to a uenv image if it contains an env.json file.
- #90 [fix]
image pushwas not pushing the correct meta data path. - #91 [fix] Add
--jsonoption toimage lsandimage find. - #93 [fix] a bug where the
--only-metaflag was ignored onimage pull. - #96 [improvement] for unsquashfs to use a single thread when unpacking meta data.
- #97 [improvement] reimplement squashfs-mount in the main repository
- #99 [improvement] improve file name completion in bash.
- #104 [feature] elastic logging.
- #111 [feature] add --format flag to uenv status
- #112 [fix] add hints to error message when uenv is not found