Skip to content

bendres/cdmi_shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cdmi_shell

This utility provides a *nix like shell interface for CDMI.

Requirements:

python >= 2.6 urllib3 requests >= 0.13.3

Configuration:

Default behavoir is to load ~/.cdmirc if it exists. See cdmirc.example for the proper syntax. If a config file is not supplied then you will be prompted for URL, username and password. Run 'python cdmi_shell.py -h' for syntax.

Known Issues:

  1. ls does not support dot notation
  2. ENTER by itself recalls the last command and executes it
  3. cd will exit when using "cd .." within cdmi_domain_summaries

About

*nix shell like interface to CDMI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages