From cff2da30dbd786f73eeb986c6ce06903fd08cb7b Mon Sep 17 00:00:00 2001 From: Matthias Gatto Date: Mon, 2 Oct 2023 02:33:21 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 55f612b..5136ba1 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Designed to be a POC of a Outscale's Cockpit inside the terminal using curses.
The officially supported python version is currently 3.
The code is currently a bit dirty... Maybe big changes are coming!
To refresh any table, press [F5].
Feel free to suggest oher architectures, libs...
The `src/` folder contains the project's sources.
The ```tests/``` folder contain some crappy code used to test API calls or any other things... -# arguments +# Options * `--help`: show help * `--profile [PROFILE]`: auto-choose the profile, and skip selection screen, just list all profiles if no profile pass as argument * `--mode MODE`: jump directly to a mode (like Vms, Images, Security...)