You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*`--compute-units INTEGER`: Number of compute units to allocate. Compute units correspond to a tier that includes vcpus, memory, disk and gpu presets. For reference, run: `aleph pricing --help`
1091
1091
*`--vcpus INTEGER`: Number of virtual CPUs to allocate
1092
1092
*`--memory INTEGER`: Maximum memory (RAM) in MiB to allocate
1093
-
*`--rootfs-size INTEGER RANGE`: Rootfs size in MiB to allocate \[x<=1953125]
1093
+
*`--rootfs-size INTEGER RANGE`: Rootfs size in MiB to allocate. Set to 0 to use default tier value and to not get prompted\[x<=1953125]
1094
1094
*`--timeout-seconds FLOAT`: If vm is not called after [timeout_seconds] it will shutdown \[default: 30.0]
1095
1095
*`--ssh-pubkey-file PATH`: Path to a public ssh key to be added to the instance \[default: /home/$USER/.ssh/id_rsa.pub]
1096
1096
*`--address TEXT`: Address of the payer. In order to delegate the payment, your account must be authorized beforehand to publish on the behalf of this address. See the docs for more info: https://docs.aleph.im/protocol/permissions/
*`--compute-units INTEGER`: Number of compute units to allocate. Compute units correspond to a tier that includes vcpus, memory, disk and gpu presets. For reference, run: `aleph pricing --help`
1353
1353
*`--vcpus INTEGER`: Number of virtual CPUs to allocate
1354
1354
*`--memory INTEGER`: Maximum memory (RAM) in MiB to allocate
1355
-
*`--rootfs-size INTEGER RANGE`: Rootfs size in MiB to allocate \[x<=1953125]
1355
+
*`--rootfs-size INTEGER RANGE`: Rootfs size in MiB to allocate. Set to 0 to use default tier value and to not get prompted\[x<=1953125]
1356
1356
*`--timeout-seconds FLOAT`: If vm is not called after [timeout_seconds] it will shutdown \[default: 30.0]
1357
1357
*`--ssh-pubkey-file PATH`: Path to a public ssh key to be added to the instance \[default: /home/$USER/.ssh/id_rsa.pub]
1358
1358
*`--address TEXT`: Address of the payer. In order to delegate the payment, your account must be authorized beforehand to publish on the behalf of this address. See the docs for more info: https://docs.aleph.im/protocol/permissions/
*`--compute-units INTEGER`: Number of compute units to allocate. Compute units correspond to a tier that includes vcpus, memory, disk and gpu presets. For reference, run: `aleph pricing --help`
1398
1398
*`--vcpus INTEGER`: Number of virtual CPUs to allocate
1399
1399
*`--memory INTEGER`: Maximum memory (RAM) in MiB to allocate
1400
-
*`--rootfs-size INTEGER RANGE`: Rootfs size in MiB to allocate \[x<=1953125]
1400
+
*`--rootfs-size INTEGER RANGE`: Rootfs size in MiB to allocate. Set to 0 to use default tier value and to not get prompted\[x<=1953125]
1401
1401
*`--premium / --no-premium`: Use Premium GPUs (VRAM > 48GiB)
1402
1402
*`--timeout-seconds FLOAT`: If vm is not called after [timeout_seconds] it will shutdown \[default: 30.0]
1403
1403
*`--ssh-pubkey-file PATH`: Path to a public ssh key to be added to the instance \[default: /home/$USER/.ssh/id_rsa.pub]
0 commit comments