google / google/cloud-forensics-utils
Sync parameter naming in CLI tool exposed functionality
Open
cleanup
- Dominant language
- Python
- Stars
- 507
- Forks
- 93
- Avg merge
- 10m
- Merged PRs (30d)
- 2
Description
Different providers have different naming conventions for eg disk (gcp: disks, aws:volumes). To offer a consistent interface for our users we are going to sync the parameter naming across CLI exposed functionality.
attach_disks <-> attach_volumes
disk_name <-> volume_id
Contributor guide
Assessment
This issue has not been assessed yet.