google-drive-rename - Rename a file on Google Drive
file-rename file_ID new_name
file-rename renames a given file on Google Drive, by Drive file identifer
file-rename
$ file-rename 1PS1vDr8-d5ux3XXPoyPY83_yOuvZXuOt shopping_list.txt
Copyright 2020 by Andy Bircumshaw all rights reserved. This program is free software, you can redistribute it and/or modify it under the same terms as Perl itself.
2020, Andy Bircumshaw, Network Ned
To install Net::Google::Drive::Simple, copy and paste the appropriate command in to your terminal.
cpanm
cpanm Net::Google::Drive::Simple
CPAN shell
perl -MCPAN -e shell install Net::Google::Drive::Simple
For more information on module installation, please visit the detailed CPAN module installation guide.