Skip to content

Commit

Permalink
removed duplications and corrected links (#313)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexeyALeonov authored Dec 27, 2023
1 parent 9ac1c45 commit 6db99c3
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ weight: 5

1\. You need to have a satellite account and installed Uplink CLI as described in [](docId:TbMdOGCAXNWyPpQmH6EOq)

2\. **Save the **[](docId:b4-QgUOxVHDHSIWpAf3hG)** to a file.** The Access Grant that you created in the web interface (or [](docId:OXSINcFRuVMBacPvswwNU)[CLI]()) needs to be saved to disk in a plain text file for simplicity (_for example - Mac terminal would not allow you to paste the whole access grant directly due terminal limitations_). Specify the path to the saved access grant in the following command (`~/Downloads/accessgrant.txt` _for example_).
2\. **Save the **[](docId:b4-QgUOxVHDHSIWpAf3hG)** to a file.** The Access Grant that you created in the web interface (or [](docId:OXSINcFRuVMBacPvswwNU)) needs to be saved to disk in a plain text file for simplicity (_for example - Mac terminal would not allow you to paste the whole access grant directly due terminal limitations_). Specify the path to the saved access grant in the following command (`~/Downloads/accessgrant.txt` _for example_).

3\. **Import** Access Grant.

Expand All @@ -22,7 +22,7 @@ weight: 5
For security reasons it's better to use a casual user to work from the CLI, thus please run PowerShell as a casual user, not as an Administrator.
{% /callout %}

Navigate to the directory your **uplink.exe** file is located (Check the FAQ: [](docId:4qPQxa8HlvDIO1Kgqa2No) for instructions):
Navigate to the directory your **uplink.exe** file is located (Check the [](docId:4qPQxa8HlvDIO1Kgqa2No) for instructions):

```Text
./uplink.exe access import main accessgrant.txt
Expand Down

0 comments on commit 6db99c3

Please sign in to comment.