manual, parsing devs tfcmd
This commit is contained in:
parent
422308e095
commit
80fbabab10
@ -21,17 +21,17 @@ TFCMD is available as binaries. Make sure to download the latest release and to
|
|||||||
An easy way to use TFCMD is to download and extract the TFCMD binaries to your path.
|
An easy way to use TFCMD is to download and extract the TFCMD binaries to your path.
|
||||||
|
|
||||||
- Download latest release from [releases](https://github.com/threefoldtech/tfgrid-sdk-go/releases)
|
- Download latest release from [releases](https://github.com/threefoldtech/tfgrid-sdk-go/releases)
|
||||||
- ```
|
```
|
||||||
wget <binaries_url>
|
wget <binaries_url>
|
||||||
```
|
```
|
||||||
- Extract the binaries
|
- Extract the binaries
|
||||||
- ```
|
```
|
||||||
tar -xvf <binaries_file>
|
tar -xvf <binaries_file>
|
||||||
```
|
```
|
||||||
- Move `tfcmd` to any `$PATH` directory:
|
- Move `tfcmd` to any `$PATH` directory:
|
||||||
```bash
|
```
|
||||||
mv tfcmd /usr/local/bin
|
mv tfcmd /usr/local/bin
|
||||||
```
|
```
|
||||||
|
|
||||||
## Login
|
## Login
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user