File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
internal/namespaces/flexibleip/v1alpha1 Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
🎲🎲🎲 EXIT CODE: 0 🎲🎲🎲
2
2
🟥🟥🟥 STDERR️️ 🟥🟥🟥️
3
- Flexible IP API.
3
+ Elastic Metal - Flexible IP API.
4
4
5
5
USAGE:
6
6
scw fip <command>
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ AVAILABLE COMMANDS:
11
11
cockpit Cockpit API
12
12
container Container as a Service API
13
13
dns Domains and DNS API
14
- fip Flexible IP API
14
+ fip Elastic Metal - Flexible IP API
15
15
function Function as a Service API
16
16
help Get help about how the CLI works
17
17
iam IAM API
Original file line number Diff line number Diff line change 1
1
<!-- DO NOT EDIT: this file is automatically generated using scw-doc-gen -->
2
2
# Documentation for ` scw fip `
3
- Flexible IP API.
3
+ Elastic Metal - Flexible IP API.
4
4
5
5
- [ Flexible IP management commands] ( #flexible-ip-management-commands )
6
6
- [ Attach an existing flexible IP to a server] ( #attach-an-existing-flexible-ip-to-a-server )
Original file line number Diff line number Diff line change @@ -37,8 +37,8 @@ func GetGeneratedCommands() *core.Commands {
37
37
}
38
38
func fipRoot () * core.Command {
39
39
return & core.Command {
40
- Short : `Flexible IP API` ,
41
- Long : `Flexible IP API.` ,
40
+ Short : `Elastic Metal - Flexible IP API` ,
41
+ Long : `Elastic Metal - Flexible IP API.` ,
42
42
Namespace : "fip" ,
43
43
}
44
44
}
You can’t perform that action at this time.
0 commit comments