Steven Orvis

Results 13 issues of Steven Orvis

## Describe the bug I've been hitting this SSL error. After googling around and doing some reading I have tried: * Disconnecting from my companies VPN * Setting environment varibles...

It seems hard to select text in the log to copy to clip board. Would it be possible to add a helper button that would copy that log to clipboard?

Would it be possible to add support for SSL?

Starting down the path to utilize oci cloud controller manager so I thought perhaps this could be a good stepping stone for this project to document how to do it...

Importing Word document with a numbered list with an image resets list to "1." after image **To Reproduce** Steps to reproduce the behavior: 1. Create a Microsoft word document with...

bug

I'm trying to load from MSSQL and seeing different columns that have a custom function for the default value or unknown data type. Is there an approach in pgloader where...

**Is your feature request related to a problem?** No **Describe the solution you'd like** It would be nice under the option menu for a stage to be able to select...

enhancement
stale

Since the edit command uses the type to search for the record it cannot edit the record. For example: ```bash ./cfcli -k $API_KEY -d review-test.com -t CNAME edit testrecord.review-test.com beta.vc.test.com...

This works ```bash cfcli -k $API_KEY -d review-test.com edit testrecord.review-test.com 123.123.123.123 ``` This fails because the domain is undefined when entering the find function ```bash cfcli -k $API_KEY edit testrecord.review-test.com...

In trying to get the edit command to work I ran into this runtime error: ```bash cfcli -k $API_KEY -d review-domain.com -t CNAME edit -query name:testrecord.review-domain.com 123.123.123.123 /Users/steveorvis/.nvm/versions/node/v21.5.0/lib/node_modules/cloudflare-cli/index.js:532 query =...