Skip to content

Commit

Permalink
add screencast
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentclaes committed Apr 18, 2022
1 parent 28e29bb commit 726459e
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,14 @@ multiple AWS profiles.

## Example

Specify an AWS named profile and a time period you wish to use.
Be sure to [setup an AWS profile](https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-profiles.html#cli-configure-profiles-create)
if you do not know how to do it.
The Time period from which you can choose from
are `minute`, `hour`, `today`, `day`, `week`, `month`, `year`
- [Setup an AWS named profile](https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-profiles.html#cli-configure-profiles-create).
- Choose a time period: `minute`, `hour`, `today`, `day`, `week`, `month`, `year`.
- Run the command:

stepview --profile profile-foo,profile-bar --period year

stepview --profile default,profile-b,profile-a --period year

![stepview-screencast](https://public-assets-vincent-claes.s3.eu-west-1.amazonaws.com/stepview/stepview-take-2.gif)

## Suggestions

Expand Down

0 comments on commit 726459e

Please sign in to comment.