flags

package
v0.0.0-...-cd06882 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 25, 2025 License: BSD-3-Clause Imports: 1 Imported by: 0

Documentation

Overview

Package flags defines flags for the fleetconsoleserver.

Index

Constants

This section is empty.

Variables

View Source
var DBSecret = flag.String("db-uri-secret", "devsecret-text://"+pgConnectionString, "Path to db secret")
View Source
var DeviceManagerAddr = flag.String("dm-addr", "", "Device Manager address to use. Uses production address by default")
View Source
var UfsAddr = flag.String("ufs-addr", "", "UFS address to use. Uses production address by default")
View Source
var UseDevDB = flag.Bool("use-dev-db", false, "Connect to the dev db from localhost, for more info read README.md")
View Source
var UseLocalDeviceManager = flag.Bool("use-local-dm", false, "Uses insecure connection to device manager. Default address is localhost:8800. Can be overwritten by dm-addr flag.")
View Source
var UseLocalUfs = flag.Bool("use-local-ufs", false, "Uses insecure connection to UFS. Default address is localhost:8800. Can be overwritten by ufs-addr flag.")

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL