Skip to content

Commit

Permalink
#2013: Change keys test to reflect new consolidated build steps part 2
Browse files Browse the repository at this point in the history
  • Loading branch information
pirog committed Mar 6, 2020
1 parent ec489f1 commit 67d5674
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/keys/README.md
Expand Up @@ -23,6 +23,7 @@ Run the following commands to verify things work as expected

```bash
# Should have our keys
lando restart
lando ssh -s cli -u root -c "cat /etc/ssh/ssh_config | grep /lando/keys/badbadkey"
lando ssh -s cli2 -u root -c "cat /etc/ssh/ssh_config | grep /lando/keys/ppkey"
lando ssh -s cli2 -u root -c "cat /etc/ssh/ssh_config | grep /lando/keys/key | grep with | grep space"
Expand Down

0 comments on commit 67d5674

Please sign in to comment.