## onos config get transactions Get list of configuration transactions ``` onos config get transactions [transactionID] [flags] ``` ### Options ``` -h, --help help for transactions --index uint optional index for transaction lookup; takes precedence over ID --no-headers disables output headers -v, --verbose whether to print the change with verbose output ``` ### Options inherited from parent commands ``` --auth-header string Auth header in the form 'Bearer ' --no-tls if present, do not use TLS --service-address string the gRPC endpoint (default "onos-config:5150") --tls-cert-path string the path to the TLS certificate --tls-key-path string the path to the TLS key ``` ### SEE ALSO * [onos config get](onos_config_get.md) - Get config resources ###### Auto generated by spf13/cobra on 29-Jun-2024