Changed or Added CLI Commands

Introduction

This page contains a list with added, changed or removed CLI commands between Infinite Scale version 5.0.x and 7.0.0.

Affected CLI Commands

See the link for a detailed description of the respective CLI command if available.

  • Auth-Tokens
    The ocis auth-app create command allows creating tokens to authenticate 3rd party access.

  • Cleanup Orphaned Shares
    The ocis shares cleanup command allows for removing share orphans that occur when a shared space or directory got deleted.

  • Manage Expired Uploads
    The ocis storage-users uploads sessions --restart command got an alternative --resume option.
    Resume can be used in the same way as restart with a slightly different behavior.

  • Purge Expired Space Trash-Bin Items
    The ocis storage-users uploads got restructured.
    The deprecated list option is now removed, the clean option is now part of the sessions command.

  • Resume Post-Processing
    The ocis postprocessing restart command got an alternative resume option.
    Resume can be used in the same way as restart with a slightly different behavior.

  • Reset Password for IDM Users
    The ocis idm resetpassword can now specify the user name via the --user-name (-u) flag.

  • Revisions Cleanup
    The ocis revisions purge command allows removing revisions of files in the storage. Note that this command has also been backported to version 5 available with its latest release.

  • Service Health
    A health command has been added to each service: ocis <service-name> health.

  • Trash Purge.
    The ocis trash purge-empty-dirs command allows removing empty folders from the trashbin.

  • The ocis graph list-unified-roles command simplifies the process of finding out which UID belongs to which role. Note that this command is described in the ocis repository and has been added for completeness only.