1RESALLOC-IBM-CLOUD-VM(1)    Generated Python Manual   RESALLOC-IBM-CLOUD-VM(1)
2
3
4

NAME

6       resalloc-ibm-cloud-vm
7

SYNOPSIS

9       resalloc-ibm-cloud-vm  [-h] --token-file TOKEN_FILE --zone ZONE [--log-
10       level LOG_LEVEL] {create,delete,delete-free-floating-ips} ...
11
12

POSITIONAL ARGUMENTS

14       resalloc-ibm-cloud-vm create
15              Create an instance in IBM Cloud
16
17       resalloc-ibm-cloud-vm delete
18              Delete instance by it's name from IBM Cloud
19
20       resalloc-ibm-cloud-vm delete-free-floating-ips
21              Clean all IPs without an assigned VM
22
23

COMMAND 'resalloc-ibm-cloud-vm create'

25       usage: resalloc-ibm-cloud-vm  create  [-h]  --playbook  PLAYBOOK  --im‐
26       age-uuid
27                                           IMAGE_UUID --vpc-id VPC_ID
28                                           --security-group-id           SECU‐
29       RITY_GROUP_ID
30                                           --ssh-key-id    SSH_KEY_ID    --in‐
31       stance-type
32                                           INSTANCE_TYPE
33                                           [--floating-ip-name          FLOAT‐
34       ING_IP_NAME]
35                                           [--no-floating-ip] --subnets-ids
36                                           SUBNETS_IDS [SUBNETS_IDS ...]
37                                           name
38
39
40       name
41
42

OPTIONS 'resalloc-ibm-cloud-vm create'

44       --playbook PLAYBOOK
45              Path to playbook
46
47
48       --image-uuid IMAGE_UUID
49
50
51       --vpc-id VPC_ID
52
53
54       --security-group-id SECURITY_GROUP_ID
55
56
57       --ssh-key-id SSH_KEY_ID
58
59
60       --instance-type INSTANCE_TYPE
61              e.g. cz2-2x4
62
63
64       --floating-ip-name FLOATING_IP_NAME
65
66
67       --no-floating-ip
68              Don't use floating IPs (for VPN)
69
70
71       --subnets-ids SUBNETS_IDS [SUBNETS_IDS ...]
72              Space separated list of subnets ids. In case zones are different
73              than  a basic zone, then specify subnet id with zone colon sepa‐
74              rated like this: zone-1:subnet-id-1 zone-2:subnet-id-2
75
76

COMMAND 'resalloc-ibm-cloud-vm delete'

78       usage: resalloc-ibm-cloud-vm delete [-h] name
79
80
81       name
82
83

COMMAND 'resalloc-ibm-cloud-vm delete-free-floating-ips'

85       usage: resalloc-ibm-cloud-vm delete-free-floating-ips [-h]
86
87

OPTIONS

89       --token-file TOKEN_FILE
90              Path to IBM cloud token file
91
92
93       --zone ZONE
94              default IBM Cloud zone. e.g. jp-tok, us-east, us-west, ...
95
96
97       --log-level LOG_LEVEL
98
99

AUTHOR

101       Copr team <copr-team@redhat.com>
102
103
104
105resalloc-ibm-cloud 1.0            2023-11-08          RESALLOC-IBM-CLOUD-VM(1)
Impressum