We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5601f19 commit bd2f2c5Copy full SHA for bd2f2c5
1 file changed
internal/pkg/errors/errors.go
@@ -38,10 +38,7 @@ Please double check if they are correctly configured.
38
For more details run:
39
$ stackit auth activate-service-account -h`
40
41
- SET_INEXISTENT_PROFILE = `the active configuration profile %[1]q does not exist.
42
-
43
-To unset it, run:
44
- $ stackit config profile unset
+ SET_INEXISTENT_PROFILE = `the configuration profile %[1]q you are trying to set doesn't exist.
45
46
To create it, run:
47
$ stackit config profile create %[1]q`
0 commit comments