Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
rc-cli rc-cli
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 6
    • Issues 6
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • RoseBuild
  • rc-clirc-cli
  • Issues
  • #9

Closed
Open
Created Sep 12, 2018 by Eric Thomas Moorman@moormaetMaintainer0 of 3 tasks completed0/3 tasks

[Feature] Allow the user to use a text file for listing destination directories in CLI file copying

Right now, when a user wants to copy files using the CLI service, they must use a command like the following: copy

As you can guess, this can be inconvenient for the professor to type in all of these directories every time. To make this easier, it has been requested that we allow the user to specify a file that lists the directories to copy to.

This logic is located in the rc-cli project util/copier.py file. All we should have to do is add a new flag and change the way destination directories paths are compiled (see line #20 (closed)) to read from the given file

Acceptance Criteria

  • Files to be copied can be specified in a text file
  • The file to read from can be specified with some flag
  • The feature has been completely tested
Edited Oct 18, 2018 by Eric Thomas Moorman
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
201910 Sprint 7
Milestone
201910 Sprint 7 (Past due)
Assign milestone
Time tracking