feat(nvgpu): Add —overwrite-exists flag for profile creation #335

Merged
icex2 merged 2 commits from pr335 into master 2025-02-19 21:45:43 +03:00
2 Commits
Author SHA1 Message Date
icex2 3cbebadfb8 Merge branch 'master' into pr335 2025-02-19 19:45:31 +01:00
icex2 ae02d6556b feat(nvgpu): Add —overwrite-exists flag for profile creation
When running this in a script on startup to ensure
whatever configuration is required to be created is
created, this avoids several commands to first
check if the profile exists, delete it, then re-create it.
2025-02-19 19:42:48 +01:00