Skip to content

Commit 0b57550

Browse files
authored
Merge pull request #2 from thijslemmens/readme
Added install instruction to README
2 parents 451d0e4 + eb719d7 commit 0b57550

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
11
# scw-2fa-init
22
A tool to initialize the Scaleway CLI with a short lived API key using 2 factor authentication.
33

4-
The tool will ask your email, password, token, orgainzation and the duration of the API Key. All parameters except password and token can be provided as parameters.
4+
The tool will ask your email, password, token, organization and the duration of the API Key. All parameters except password and token can be provided as parameters.
5+
6+
7+
## Installation
8+
9+
As a prerequisite you will first need to install the [Scaleway CLI](https://github.com/scaleway/scaleway-cli).
10+
To run download a binary found under [releases](https://github.com/thijslemmens/scw-2fa-init/releases).
11+
12+
13+
## Usage
514

6-
Usage:
715
```
816
$ ./scw-2fa-init -h
917
Usage of ./scw-2fa-init:

0 commit comments

Comments
 (0)