TritonDataCenter / TritonDataCenter/node-triton
Add support for triton volume rename command
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 60
- Forks
- 36
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 1
Description
This is part of the RFD 26 effort.
This can be modeled after the triton instance rename command, except that it wouldn't need a -w command line option, since when a response is sent from the server, the volume is renamed.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Read RFD 26 and use the existing triton instance rename command as the entry point for the analogous volume command. Done means triton volume rename is supported without a -w option and treats the server response as confirmation that the volume was renamed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- cli, cloud
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100