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
icex2 commented 2025-02-19 21:36:48 +03:00 (Migrated from github.com)

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.

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.
Sign in to join this conversation.