Skip to content
This repository has been archived by the owner on Oct 30, 2021. It is now read-only.
/ glassfactory Public archive

⛔️ DEPRECATED Go library and CLI for Glass Factory

License

Notifications You must be signed in to change notification settings

markosamuli/glassfactory

Repository files navigation

DEPRECATED Go library and CLI for Glass Factory

This library is no longer maintained as I don't have access to Glass Factory anymore.

Test Lint

This is a CLI for Glass Factory resource management tool that I've created for learning purposes.

This is not an official tool supported by the Glass Factory team and it might now work with your organisations's configuration.

You might also need certain permissions to use these APIs. I don't provide any documentation or support for configuring your accounts.

Usage

Build

Build the binary:

make build

Install the binary:

make install

Configuration

Authenticate and create a configuration file:

glassfactory auth login

Reports

Generate report for the current fiscal year:

glassfactory report fy

Generate monthly reports for the current calendar year:

glassfactory report monthly

License

MIT License

Author Information

markosamuli