cmd

package
v1.11.21 Latest Latest
Warning

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

Go to latest
Published: Aug 28, 2022 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute()

Execute is the main entry point into the cobra application.

Types

type Item

type Item struct {
	UUID    string
	Details struct {
		Sections []struct {
			Fields []struct {
				T string
				V string
			}
		}
	}
	Overview struct {
		Tags  []string
		Title string
	}
}

Item is a 1password vault item.

Jump to

Keyboard shortcuts

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