All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- TODO: Use
xdg-open
to automatically open the browser (where possible) - TODO: Generate temporary CLI credentials for sharing
- TODO: Generate temporary S3 bucket upload permissions
- You can now put the URL directly into your clipboard
- The ability to configure the timeout duration
- Fixed some unoptimized code
- Now installable. Will create configuration files for you in your
$HOME/.config/pristup
directory - During the
init
process it will prompt you for the AWS Account ID and Role.
- The way the configuration file is read. It now reads it from the predefined config directory.
- Base functionality
- Generates an URL for temporary console access
- Handles parameters and configuration files (almost)