Project

General

Profile

Actions

Feature #26853

closed

cephfs-shell: add batch file processing

Added by Patrick Donnelly over 5 years ago. Updated over 5 years ago.

Status:
Resolved
Priority:
High
Assignee:
Category:
-
Target version:
% Done:

0%

Source:
Development
Tags:
Backport:
Reviewed:
Affected Versions:
Component(FS):
tools
Labels (FS):
task(intern)
Pull request ID:

Description

The shell should be able to process a batch file instead of interactive commands. For example:

$ cat mybatch.cfss
mkdir -p /foo/bar
put /usr/bin /foo/bar/
ls /foo/bar/bin
$ cephfs-shell --batch mybatch.cfss
[
2to3
2to3-2.7
2to3-3.6
a2ping
a2x
a2x.py
a52dec
...

Related issues 1 (0 open1 closed)

Related to CephFS - Feature #24286: tools: create CephFS shellResolvedRajula Pavani05/25/2018

Actions
Actions #1

Updated by Patrick Donnelly over 5 years ago

  • Tracker changed from Bug to Feature
Actions #2

Updated by Patrick Donnelly over 5 years ago

Actions #3

Updated by Rajula Pavani over 5 years ago

  • Status changed from New to Fix Under Review
Actions #5

Updated by Patrick Donnelly over 5 years ago

  • Status changed from Fix Under Review to Resolved
Actions

Also available in: Atom PDF