Skip to content

finleap-connect/monoctl

monoctl

Build status Coverage Status Go Report Card Go Reference GitHub release

monoctl logo

monoctl implements the cli for Monoskope.

Documentation

Getting started

  • Build executable with: make go-build-monoctl. This will build an executable with your architecture. Rename the one for your system to monoctl
  • Set up configuration: ./monoctl config init -u api.monoskope.your.domain:443

monoctl also uses the keyring integration with the zalando/go-keyring library. When starting monoctl this may result in a dialog box appearing, that requests your password.

General