WestleyK

Results 4 issues of WestleyK

## Checklist * [x] Are you running the latest v2 release? The list of releases is [here](https://github.com/urfave/cli/releases). * [x] Did you check the manual for your release? The v2 manual...

kind/feature
area/v2
status/triage

## Version of Singularity: ``` 3.3 ``` ### Expected behavior We should be testing `key newpair` (and all the key commands) that does not have a password. The e2e testing...

Testing
e2e

It does not look like this will be merged anytime soon. But hopefully this will help encourage someone to look though all the open pull requests and merged them to...

It would be nice to have a function like: ```go rows := table.Rows() fmt.Printf("ROWS=%d\n", rows) // prints the number of rows in the table (including any newlines that the table...